﻿body {
}
.so-img {
        background-size: contain;
        background-position: center;
    }
.so-item {
    margin:16px 0;
}
.so-img {
    background-repeat:no-repeat;
    background-size:cover;
    height:205px;
}
.so-text-wrap {
    margin-top:26px;
}
.so-title {
    font-size:30px;
    font-weight:700;
    margin:0;
}
    .so-title a {
        color: #000;
    }
.so-dis {
    font-size:14px;
    color:#000000;
    display:block;
    text-transform:uppercase;
    font-weight:700;
}
.so-val {
    font-size:10px;
}
.Offer-section {
    margin-top:50px;
}
.Offer-section .legend-title, .Package-section .legend-title{
    text-transform:uppercase;
}
.legend-va {
    text-decoration:underline;
}
.legend-va-packages {
    text-decoration:underline;
}
.so-title {
    font-family: 'Varela Round', sans-serif;;
}
.desk-img {
margin-bottom:61px;
background-position:center;
background-size:cover;
background-repeat:no-repeat;
height:544px;
}

/*Validity*/
.so-val {
    font-size: 14px;
}

/*Validity---END*/

/*Title*/
.title-wrap {
margin-bottom: 36px;
}

.offer-item {
margin-bottom:130px;
}



/*Title---END*/

.packege-mar {
    margin-top:145px;
}

.so-item {
    margin-bottom: 35px;
}

/*Hide Phone Banner*/
.Phone-img {
display:none;
}
/*Hide Phone Banner---END*/

/*Offer- items*/
.so-text-wrap {
    margin-top: 29px;
}

.so-title {
    color:black;
    font-weight:500;
}
.so-val {
color:#A27D00;
}

/*Offer items---end*/

/*footer padding*/
    .Package-section {
    padding-bottom: 46px !important;
    }
    /*footer padding---end*/



/*=====Media Queries=====*/

/*Most of the Smartphones Mobiles (Portrait)*/
@media (min-width: 320px) and (max-width: 480px) {
/*Phone image*/
.Offer-section {
    margin-top:30px;
}
    .Phone-img {
    display:block;
    margin-bottom: 46px;
    }

    .so-img {
    height: 210px;
    }

    /*Phone image---end*/

    .desk-img {
    display:none;
    }
/*TITLE*/
   .title-wrap {
    margin-bottom: 31px;
    }

    .legend-filter {
    padding-right: 4px;
   }

/*Title---End*/

/*Validity*/
    .so-val {
    font-size: 10px;
    }   

    /*Validity---END*/

  .packege-mar {
    margin-top: 30px;
   }

  /*Offer items*/
    .so-item {
        margin: 0 0 20px 0 ;
          padding: 0px 0;
    }

    /*Offer items---END*/

    .so-text-wrap {
        margin-top: 20px;
    }

    /*footer padding*/
    .Package-section {
    padding-bottom:15px !important;
    }
    /*footer padding---end*/

    .offer-item {
    margin-bottom: 20px;
    }
    .legend-va {
        margin-bottom:30px;
    }

}

/*Low Resolution Tablets, Mobiles (Landscape)*/
@media (min-width: 481px) and (max-width: 767px) {
   
}

/*Tablets, Ipads (portrait)*/
@media (min-width: 768px) and (max-width: 1023px) {

    .Phone-img {
        display: block;
        height:410px;
    }

    .desk-img {
        display: none;
    }

    .title-wrap {
        margin-top: 45px;
        margin-bottom: 20px;
    }

    .packege-mar {
        margin-top: 1px;
    }

/*title*/
    .so-title {
        font-size: 25px;
    }
/*title---end*/

 .Package-section {
    padding-bottom:60px !important;
    }

 .offer-item {
    margin-bottom: 40px;
}

}

/*Tablets, Ipads (landscape)*/
@media (min-width: 850px) and (max-width: 1024px) and (orientation: landscape) {
  
}

/*Ipad Pro (portrait)*/
@media (min-width: 1024px) and (max-width: 1050px) and (orientation: portrait) {
    .packege-mar {
    margin-top: 60px;
   }

     .Package-section {
    padding-bottom:60px !important;
    }

      .offer-item {
        margin-bottom: 60px;
    }
}

/*1152×648, 1280×720, 1366×768,*/
@media (min-width: 1152px) and (max-width: 1599px) {
    .fl-type-wrap {
    margin-bottom: auto !important;
}

    .packege-mar {
        margin-top: 100px;
    }
    /* Offer and Packege Name and Disc*/
    .so-title {
        font-size: 20px;
    }

    .so-dis {
        font-size: 11px;
    }

    .so-val {
        font-size: 10px;
    }
    /* Offer and Packege Name and Disc---END*/

    /*Image Height*/
    .so-img {
        height: 165px;
        background-size: contain;
        background-position: center;
    }
    /*Image Height---end*/

    .so-text-wrap {
        margin-top: 15px;
    }

    .legend-line {
        margin: 0 10px 1px 20px;
    }

    .offer-item {
        margin-bottom: 40px;
    }

}

/*1600x800*/
@media (min-width: 1600px) and (max-width: 1919px) {
/* Offer and Packege Name and Disc*/
    .so-title {
        font-size: 25px;
    }
    .so-dis {
        font-size: 11px;
    }
    .so-val {
    font-size: 10px;
   }
    /* Offer and Packege Name and Disc---END*/

    .so-img {
        height: 165px;
    }

/*Title*/
    .legend-title {
        font-size: 50px;
    }
    .legend-filter span {
    font-size:10px;
    }
    .legend-filter img {
        width: 15px;
        height: 15px;
    }
    .legend-line {
    margin: 0 10px 2px 20px;
}

/*Tile----END*/

    .packege-mar {
        margin-top: 100px;
    }

    .so-text-wrap {
        margin-top: 23px;
    }
     .offer-item {
        margin-bottom: 25px;
    }
}

/*HD Displays 1920x1080*/
@media (min-width: 1920px) {
   .offer-item {
    margin-bottom: 50px;
}
}

