.mb-0{
    margin-bottom: 0;
}
.radius100{
    border-radius: 100px;
}
.top-bar{
    padding: 0 !important;
    border:none !important;
}
.top-bar .navbar{
    margin-bottom: 0;
    min-height: 40px !important;
}
.top-bar .navbar-default .navbar-nav>li>a{
    color: #222;
    padding-top: 10px;
    padding-bottom: 10px;
}
.top-bar .navbar-default .navbar-nav>li>a:hover{
    color: #FF1D25;
}
.header-logo a img{
    width: 200px;
    margin-bottom: 8px !important;
    margin: 0 !important;
    top: 6px !important;
}
.header-date{
    float: left;
    border-left: 1px solid #ccc;
    padding: 15px;
    margin-top: 10px;
}
.header-date h2{
    font-weight: 600;
    margin: 0;
    color: #555;
    font-size: 36px;
}
.header-date p{
    color: #555;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}
.homeStatics{
    /* background: #efeeee !important; */
    padding: 20px 0;
    /* margin-top: 5%; */
}
.homeStatics .counters.counters-text-dark .counter label{
    font-weight: 600;
    margin: 10px 0;
}
.timer h2{
    font-weight: bold;
    margin: 0;
    font-size: 45px;
    color: #fff;
    text-align: right;
    margin-top: 20px;
}
.timer p{
    float: right;
    margin-bottom: 0px;
}
.timer .timerBox{
    background: #FF1D25;
    padding: 15px 0 25px;
}
.timer .timerBox ul{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}
.timer .timerBox ul li{
    float: left;
    width: 25%;
}
.timer .timerBox ul li span.couting{
    color: #000;
    font-size: 28px;
}
.timer .timerBox ul li span{
    color: #222;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}
.slidertopbar{
    text-align: center;
    background: #eee !important;
    padding: 10px 0;
    font-size: 35px;
    line-height: 28px;
    color: #555;
    font-weight: 600;
    word-spacing: 10px;
}

.slidertopbar span{
    color: #222;
    font-weight: 1000;  
}


.introWindow{
    padding: 40px 0 60px;
}
.aboutBox h2{
    margin-bottom: 20px;
    margin-top: 35px;
    font-weight: bold;
    font-size: 45px;
    line-height: 55px;
}
.aboutBox p{
    font-size: 16px;
    margin-bottom: 10px;
}

.aboutVideoBox .thumb-info img{
    border-radius: 5px;
    margin-top: 30px;
}
.aboutVideoBox .thumb-info.thumb-info-centered-icons .thumb-info-action{
    opacity: 1;
    text-align: right;
    width: 90%;
    top: 20%;
}
.aboutVideoBox .thumb-info .thumb-info-title{
    background: none;
}
.aboutVideoBox .thumb-info .thumb-info-inner {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 30px;
}
.aboutVideoBox .thumb-info .thumb-info-type {
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 15px;
}

.bannerBottomBox{
    margin-top: 0;
    /* padding: 70px 0 30px !important; */
}
.bannerBottomBox .featureBox{
    margin-bottom: 30px;
}
.bannerBottomBox .info i{
    font-size: 25px;
    color: #F00;
}
.bannerBottomBox h2{
    font-weight: bold;
    color: #1d2127;
    margin-top: 10px;
    margin-bottom: 0px;
}
.bannerBottomBox p{
    font-size: 15px;
    margin-top: 5px;
    float: left;
    margin-bottom: 0;
}
.bannerBottomBox h3{
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
    /* margin-bottom: 5px; */
}
.bannerBottomBox .trialButton{
    font-size: 14px;
    padding: 8px 25px;
    line-height: 18px;
    background: transparent;
    border-radius: 30px;
    font-weight: 600;
    color: #f00;
    text-transform: uppercase;
    margin-top: 10px;
    text-shadow: none;
    box-shadow: none;   
    position: relative;
}
.bannerBottomBox .trialButton .onlyBtn{
    right: 38px;
    bottom: 24px;
    background: #000;
    color: #fff;
}

.specialiseBox{
    margin-top: 0;
    border: none !important;
    background: #fafafa;
    padding: 50px 0 60px !important;
}
.specialiseBox h2{
    font-size: 40px;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.specialiseBox ul.logoBox{
    list-style: none;
    padding: 0 15%;
    margin: 0;
    float: left;
    width: 100%;
}
.specialiseBox ul.logoBox li{
    float: left;
    width: 33.33%;
    text-align: center;
}
.specialBox{
    margin: 0;
    height: 70px;
    width: 100%;
    text-align: center;
    font-size: 22px !important;
    border-radius: 100px;
    float: left;
    line-height: 67px;
    box-shadow: 4px 4px 8px 1px #ccc;
    color: #666;
    cursor: default;
    transition: all .3s;
}
.specialBox:hover{
    box-shadow: 4px 4px 8px 1px #777;
    color: #222;
}
.specialiseBox ul.logoBox li img{
    width: 40%;
    margin: auto;
    position: relative; 
    /*opacity: .6;
    filter: grayscale(1);
    transition: all .4s cubic-bezier(.395,.425,.015,1);*/
}
.whatWeKnowBox{
    background: #fff !important;
    border:none !important;
}
.whatWeKnowBox .content h2, .whatWeKnowBox .content h3{
    line-height: 1.3;
    font-size: 45px;
    margin-bottom: 1rem;
    font-weight: bold;
    margin-bottom: 30px;
}
.whatWeKnowBox .content p{
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 400;
}
.whatWeKnowBox .content p big{
    font-size: 22px;
    font-weight: 600;
}
.whatWeKnowBox .content h3{
    margin-top: 40px;
    text-transform: capitalize;
    font-size: 30px;
}
.whatWeKnowBox .content ul{
    list-style: none;
    padding-left: 20px;
    margin:0;
}
.whatWeKnowBox .content ul li{
    line-height: 40px;
    font-size: 20px;
}
.whatWeKnowBox .imgBox img{
    width: 100%;
}

.workTogetherBox{
    border: none !important;
    margin-top: 0 !important;
    
}  
.workTogetherBox h2{
    font-size: 40px;
    margin-bottom: 45px;
    /* text-transform: uppercase; */
    font-weight: bold;
    letter-spacing: 1px;
} 
.workTogetherBox .feature-box.reverse {
    text-align: center;
    box-shadow: 6px 6px 4px -1px #ddd;
    padding: 10px 20px;
    min-height: 330px;
}
.workTogetherBox .feature-box.reverse.feature-box-style-2 .feature-box-info {
    padding-right: 0px; 
    padding-left: 0 !important;
}
.workTogetherBox .feature-box.reverse .feature-box-icon {
    float: none;
    margin-bottom: 10px;
}
.workTogetherBox .feature-box.feature-box-style-2 h4 {
    color: #514f47 !important;
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
}
.workTogetherBox .feature-box.feature-box-style-2 p{
    font-weight:400;
    font-size: 16px;
}
.workTogetherBox .feature-box.feature-box-style-2 .feature-box-icon {
    width: 90px;
    height: 90px;
}
.workTogetherBox .feature-box.feature-box-style-2 .feature-box-icon img.img-icons, .feature-box.feature-box-style-2 .feature-box-icon .icons {
    display: block;
    margin: auto;
    width: 100%;
}

.showup{
    border:none;
    background:url('../img/showup-bg.jpg') !important;
    height: 480px;
    /*background-position: center !important;*/
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.showup h1{
    font-size: 60px;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 60px;
}
.showup h4{
    font-size: 35px;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 30px;
    line-height: 40px;
    text-shadow: 0 0 20px #000;
}
.showup p{
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    text-shadow: 0 0 2px #000;  
}
.showup p b{
    font-size: 24px;
}
.whynotBox{
    border:none;
    height: 435px;
    background:url('../img/newsletter-bg.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border: none !important;
    margin-top: 0 !important;
}
.whynotBox{
    border:none;
    height: 435px;
    background:url('../img/newsletter-bg.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border: none !important;
    margin-top: 0 !important;
}
.emailMarketing{
    /* height: 435px; */
    background:url('../img/email-marketing.jpg') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.whynotBox h1{
    margin-top: 35px;
    line-height: 60px;
    font-size: 46px;
    margin-bottom: 2rem;
    font-weight: bold;
    text-transform: uppercase;
}
.whynotBox h4{
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 35px;
    font-weight: 600;
}
.whynotBox h4:first-child{
    
}
.whynotBox ul{
    list-style: none;
    margin:0;
    margin-top: 20px;
    padding: 0;
}
.whynotBox ul li{
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    text-shadow: 0 0 2px #000;  
}
.whynotBox ul li i{
    color: #222;
    text-shadow: 0 0 2px #fff;
}

.whynotBox p{ 
    font-weight: 400;
    font-size: 20px;
    margin:10px 0 30px 0;
}

.whynotBox span{
    margin: 0 25px;
}
.whynotBox .btn-primary {
    font-size: 22px;
    padding: 12px 15px;
    border-radius: 100px;
}
.whynotBox .btn-outline.btn-primary {
    color: #ff0000;
    background-color: transparent;
}
.whynotBox .btn-outline.btn-primary:hover, .whynotBox .btn-outline.btn-primary:focus, .whynotBox .btn-outline.btn-primary:active:hover, .whynotBox .btn-outline.btn-primary:active:focus{
    color: #ffffff;
    background-color: #000000;
    border-color: #000000 #000000 #000000; 
}

.clientBox{
    margin-top: 0 !important;
    /* background: #fff !important; */
    border:none !important;
    /* padding:20px 0 0px !important; */
}
.clientBox h2{
    font-size: 40px;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.clientBox .owl-carousel .owl-item img{
    width: 125px;
    margin: auto;
    position: relative;
    border: 1px solid #ddd;
    /* padding: 5px; */
    border-radius: 10px; 
    /*opacity: .6;
    filter: grayscale(1);
    transition: all .4s cubic-bezier(.395,.425,.015,1);*/
}
.clientBox .owl-carousel .owl-item img:hover{
    /*opacity: 1;
    filter: grayscale(0);*/
}
.clientSaysBox{
    margin-top: 0 !important;
    padding:20px 0 0px !important;
}
.clientSaysBox h2{
    font-size: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.clientSaysBox .description p{
    font-size: 16px;
    padding:0 250px;
}
.clientSaysBox .testBox{
    padding:30px 20px;
    float: left;
    width: 100%;
}
.clientSaysBox .testBox.firstLine{
    border-bottom: 1px solid #ddd;
}
.clientSaysBox .testBox .testimonial{
    font-size: 14px;
    line-height: 24px;
}
.clientSaysBox .testBox .testimonial i{
    color: #f00;
    font-size: 18px;
    margin-right: 4px;
}
.clientSaysBox .testBox .clientImg img{
    border-radius: 100%;
}

.clientSaysBox .testBox .clientImg  .clientName{
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
}
.clientSaysBox .testBox .clientImg  .compName{
    display: block;
    text-transform: uppercase;
    font-size: 11px;
}
.homePackagesBox{
    margin-top: 0 !important;
    background: #fff !important;
    border:none !important;
    /* padding:70px 0 30px !important; */
}
.homePackagesBox h2{
    font-size: 40px;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.homePackagesBox .pricing-table h3 span{
    font:bold 22px / 70px Georgia, Serif;
}
.homePackagesBox .pricing-table h3 small{
    position: relative;
    top: 10px;
    font-size: 10px;
}
.homePackagesBox .pricing-table .most-popular h3{
    text-shadow: none;
}
.homePackagesBox .pricing-table h3{
    font-size: 26px;
    font-weight: bold;
}
.homePackagesBox .pricing-table .btn{
    margin-top: 0;
    border-radius: 50px;
    text-shadow: none;
    position: relative;
}
.homePackagesBox .pricing-table .btn .onlyBtn{
    right: 45px;
    bottom: 34px;
    background: #000;
}
.homePackagesBox .viewPackBtn{
    font-size: 22px;
    padding: 12px 15px;
    border-radius: 100px;
}

.firstBox{
    background: #fff !important;
    border:none !important;
}
.firstBox .slideBox h2{
    line-height: 1.3;
    font-size: 40px;
    margin-bottom: 1rem;
}
.firstBox .slideBox p{
    font-size: 24px;
    /*font-weight: 100;*/
    line-height: 35px;
    margin: 30px 0;
}
.firstBox .slideBox p span{
    display: block;
}
.firstBox .slideBox a{
    text-transform: uppercase;
    padding: 12px 50px;
    font-size: 16px;
}

/** packages page**/
.packSubHeading{
    line-height: 36px;
}
.pricing .top_heading{
    border-bottom: 2px solid #ff0000;
}
.pricing .top_heading h1{
    font-size: 30px;
}
.pricing .top_heading h1 strong{
    color: #ff0000;
}
.pricing .top_heading h2{
    font-size: 24px;
}

.pricing .details p{
    text-align: justify;
}

.regular_ad ul.list li{
    width: 50%;
    float: left;
}
.regular_ad ul.list li a{
    color: #222;
}

.regular_ad ul.list li a:hover{
    color: #ff0000;
}

.pricing .pricing-table{
    padding: 0;
}
.pricing .pricing-table.pricing-table-sm h3 span{
    height: 80px;
    width: 80px;
}
.pricing .contact_info .divider i{
    margin:0 auto 0 -10px;
}
.rate_page_sidebar ul.simple-post-list{
    padding: 0 5px;
    margin-bottom: 15px;
    background: #eee;
}
.membership_table{
    margin: 50px 0;
}
.membership_table table tr{
    border-top: 1px solid #ccc;
}
.membership_table table thead tr{
    border-top: none;
}
.membership_table table thead tr th{
    text-align: center;
}
.solid_border{
    border-top: 2px solid #475057 !important ;  
}
.membership_table table thead tr th span{
    font-weight: normal;
    font-size: 12px;
    color: #000;
}
.membership_table table tr th{
    padding: 20px;
    border:none;
    font-size: 16px;
    font-weight: 600;
}
.membership_table table tr td{
    padding:20px;
    text-align: center;
    /*background: #F2F2F2;*/
    border:none;
    border-right: 1px solid #ddd
}
.membership_table table tr td:last-child{
    border:none !important;
}

.membership_table table tr td span{
    font-weight: 600;
    font-size: 16px;
}
.membership_table table tr td span .fa-times{
    color: #000;
}
.membership_table table tr td span .fa-check{
    color: #ff0000;
}
.membership_table table tr td.pricing span{
    font-size: 18px;
    color: #000;
}
.membership_table table tr td a{
    border-radius: 4px;
}
.membership_table table th.silver{
    background: #49A5E1;    
    position: relative;
    padding: 15px 0;
    text-align: center;
    color: #fff;
}

.membership_table table th.silver::after{
    content: '';
    display: block;  
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 20px solid #49A5E1;
    border-right: 90px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 96px solid transparent;
}
.membership_table table th.gold{
    background: #F8941A;
    position: relative;
    padding: 15px 0;
    text-align: center;
    color: #fff;    
}
.membership_table table th.gold::after{
    content: '';
    display: block;  
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 20px solid #F8941A;
    border-right: 90px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 96px solid transparent;
}
.membership_table table th.platinum{
    background: #4E9D22;    
    position: relative;
    padding: 15px 0;
    text-align: center;
    color: #fff;
}
.membership_table table th.platinum::after{
    content: '';
    display: block;  
    position: absolute;
    left: 0px;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 20px solid #4E9D22;
    border-right: 92px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 95px solid transparent;
}
.silver_color{
    background: #DFF1FB;
}
.gold_color{
    background: #FEDEA4;
}
.platinum_color{
    background: #D5EDB1;
}

.membership_table form select{
    width: 100%;
    height: 35px;
    background: transparent;
    border:1px solid #ccc;
}
.membership_table form select option{
    background: transparent;
}
.membership_table form .pay_btn{
    border-radius: 4px;
}
.payBox .btn{
    width: 100%;
    margin: 10px 0 0 0;
    border-radius: 100px;
    text-transform: uppercase;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    transition: all .3;
    position: relative;
}
.payBox .btn:hover{
    /*background: #000;
    border-color: #000;*/
    background: transparent;
    color: #f00;
    border-color: #f00;
}
.onlyBtn{
    font-size: 11px !important;
    text-transform: capitalize !important;
    background: #f00;
    height: 20px;
    width: 70px;
    text-align: center;
    position: absolute;
    right: 61px;
    bottom: 43px;
    border-radius: 60px;
    line-height: 20px;
    display:none;
}
.payBox .btn .onlyBtn{
    right: 40px;
    bottom: 26px;
    background: #000;
}
.payBox .btn:hover .onlyBtn{
    color: #fff !important;    
}

.rates.call-to-action.call-to-action-in-footer{
    margin-bottom: 30px !important;
}
.rates.call-to-action.call-to-action-in-footer:before{
    display: none;
}
.rates.call-to-action .call-to-action-content{
    padding-top: 0;
}
.regular_ad ul.list li{
    width: 33%;
}
.membership_page .directory_plans .heading .btn{
    position: relative;
    bottom: 40px;
}
.membership_page .directory_plans .dir_plan_box:first-child .plan .btn{
    margin-top: 198px;
}
.membership_page .directory_plans .center h3{
    padding-top: 60px;
}
.membership_page .directory_plans .center  h3 span{
    margin-top: 40px  ;
}
.membership_page .directory_plans .center .plan .btn{
    margin-top: 130px;
}
.membership_page .pricing-table li{
    padding: 5px 0;
}
.membership .owl-carousel .owl-item img{
    width: 100px;
    height: auto;    
}
.membership_page .panel-group .panel-heading a{
    /*color: #000 !important;*/
}
.popover-title  {
    padding: 8px 14px !important;
    font-size: 14px;
}

.advertise_table table thead tr th{
    text-align: center;
    background: #323232;
    color: #fff;
    vertical-align: middle;
    font-size: 16px;
}
.red_background{
    background: #C01900 !important;
    text-align: center;
    color: #fff !important ;
    font-weight: 600;
}
.advertise_table table tbody tr th,.advertise_table table tbody tr td{
    color: #000;
}
.no_border{
    border:none !important;
}

.packageSection{
    background: #fff !important;
    border: none !important;
}
.packageSection p{
    font-size: 16px;
}
.packageSection ul li{
    font-size: 16px;
}
.testimonialBox{
    margin-bottom: 50px;
}
.advertisersBox{
    margin-bottom: 50px;
}

.packagesBox{
    margin-top: 0;
    border: none !important;
    background: #fafafa;
    padding: 50px 0 60px !important;
}
.packagesBox h2{
    font-size: 40px;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.packagesBox .planBox{
    
    margin: 0 30px !important;
}
.packagesBox .planBox .midBox{
    box-shadow: 0 0px 4px 1px #ccc;
    background: #fff;
    min-height: 460px;
}
.packagesBox hr.tall {
    margin: 10px 0 !important;
}
.packagesBox .planBox h6{
    margin-bottom: 20px;
    margin-top: 30px;
    color: #514f47 !important;
    font-family: metropolisRegular,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.packagesBox .planBox h2{
    margin: 0 !important;
}
.packagesBox .planBox p.titleBox{
    display: -webkit-inline-box;
    background: #f4f4f4;
    font-size: 18px; 
}
.packagesBox .planBox p{
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 30px 0; 
}
.packagesBox .planBox ul{
    border-top: 1px solid #DBDBDB;
}
.packagesBox .planBox ul li{
    padding: 10px 15px;
    margin: 0;

    font-family: metropolisExtraLight,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 17px;
}
.packageStatics{
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
}
.packageStatics span{
    background: #0D2E41;
    color: #fff;
    padding: 5px;
}
.FAQBox{
    background: #fff !important;
    border:none !important;  
}
.FAQBox h2{
    line-height: 1.3;
    font-size: 35px;
    margin-bottom: 4rem;
}
.FAQBox h5{
    line-height: 1.3;
    font-size: 18px;
    margin:0;
}
.FAQBox p{
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    margin: 10px 0 35px;
}
.faqBox .panel-title{
    font-weight: bold;
}
.faqBox .panel-title a{
    color: #555;
}
.itWoksBox{
    margin-top: 0;
    border: none !important;
    background: #fafafa;
    padding: 40px 0 !important; 
}
.itWoksBox .col-md-2 i{
    font-size: 80px;
    color: #ff0000;
}
.itWoksBox h2{
    font-size: 40px;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.itWoksBox h5{
    font-weight: bold;
    font-size: 18px;
}
.itWoksBox p{
    font-size: 18px;
}
.trialBox{
    background: #F4F4F4 !important;
    padding: 0;
    height: 148px;
}
/*.trialBox h3, .trialBox p{
    color: #fff;
}*/
.trialBox .leftBox{
    background: #f00;
    float: left;
    height: 148px;
    -webkit-clip-path: polygon(-50% 60%, 60% 160%, 90% 48%, 51% -80%, 0% 0%);
    clip-path: polygon(-50% 60%, 60% 160%, 90% 48%, 51% -80%, 0% 0%);
}

.trialBox .call-to-action-content{
    padding-top: 43px;
}
.trialBox .call-to-action-content h3{
    color: #fff;
    margin-bottom: 16px;
    font-size: 32px;
}
.trialBox .call-to-action-content p{
    color: #fff;
    font-size: 20px;
}
.trialBox .paypalButton{
    margin-top: 10px;
}
.trialBox a{
    background: #000 !important;
    border-color: #000 !important;
    padding: 14px 35px;
    font-size: 20px;
    margin-top: 46px;
    border-radius: 100px;
    position: relative;
}
.call-to-action .trialBtn{
    border-radius: 30px;
    position: relative;
}
.call-to-action .trialBtn .onlyBtn{
    background: #000;
    right: 44px;
    bottom: 34px;
}

.trialBox #paypal-button-container{
    position: relative;
    top: 11px;
}
.termsBox{
    background: #F4F4F4 !important;
    height: 390px;
}
.termsBox h1{
    color: #1d2127 !important;
    font-size: 42px;
    line-height: 55px;
    margin-top: 20px;
}
.termsBox p {
    color: #555 !important;
    text-shadow: none  !important;
    font-size: 18px;
}
.buyPlanBtn, .buyPlanBtnMobile{
    transition: all .3s;
    font-size: 22px !important;
    padding: 10px 35px !important;
    position: relative;
}
.buyPlanBtn:hover, .buyPlanBtnMobile:hover{
    background: transparent !important;
    border-color: #f00 !important;
    /*border-radius: 0;*/
    color: #F00 !important;
}
.buyPlanBtn .onlyBtn{
    background: #000;
    right: 30px;
    bottom: 39px;
}
.buyPlanBtnMobile .onlyBtn{
    right: 102px;
    bottom: 34px;
    background: #000;
}
.buyPlanBtn:hover .onlyBtn, .buyPlanBtnMobile:hover .onlyBtn{
    color: #fff;
}

.buyPlanBtnMobile{
    display: none;
}
.moneyBackBox{
    height: 340px;
    padding: 20px;
    border-left: 1px solid #ccc;
}
.moneyBackBox h2{
    color: #1d2127  !important;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.moneyBackBox ul {
    padding-left: 30px;
}
.moneyBackBox ul li{
    list-style: disc;
    color: #555;
    text-shadow: none;
    line-height: 25px;
}

.mobilePack{
    display: none;
}
.mobilePack .plan{
    border:none;
    padding-bottom: 0;
    float: left;
    width: 100%;
}
.mobilePack .silverBox .plan{
    background: #DFF1FB;
}
.mobilePack .goldBox .plan{
    background: #FEDEA4;
}
.mobilePack .platBox .plan{
    background: #D5EDB1;
}
.pricing-table.princig-table-flat .plan h3{
    text-transform: uppercase;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding:15px 0px 25px;
    margin-bottom: 15px;
    -webkit-clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);
    clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);
}
.pricing-table.princig-table-flat .plan h3 span{
    text-transform: capitalize;
    background: none; 
}
.mobilePack .silverBox .plan h3{
    background: #49A5E1;
}
.mobilePack .goldBox .plan h3{
    background: #F8941A;
}
.mobilePack .platBox .plan h3{
    background: #4E9D22;
}
.mobilePack .plan ul li{
    border:none;
    text-shadow: none;
    box-shadow: none;
    font-size: 14px;
}
.mobilePack .plan ul li small{
    font-size: 12px;
}
.mobilePack .silverBox .plan ul li:nth-child(odd) {
    background: #c1e8fd;
}
.mobilePack .goldBox .plan ul li:nth-child(odd) {
    background: #f1d095;
}
.mobilePack .platBox .plan ul li:nth-child(odd) {
    background: #bfdc94;
}
.mobilePack .plan .paymentBtn{
    display: block;
    padding: 0px;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.mobilePack .plan .paymentBtn select{
    width: 100%;
    height: 45px;
    border-radius: 0;
    border-top: 1px solid #999;
    background: transparent;
    text-align: center;
}
.mobilePack .plan .paymentBtn .btn{
    margin: 0;
    width: 50%;
    /*float: right;*/
    border-radius: 0;
    background: #f00;
    border-color: #f00;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 600;
    height: 45px;
    line-height: 32px;
    outline: none;
    margin-bottom: 10px;
    border-radius: 100px;
    position: relative;
}
.mobilePack .plan .paymentBtn .btn .onlyBtn{
    right: 43px;
    bottom: 34px;
}
.mobilePack .silverBox .plan .paymentBtn .btn{
    background: #49A5E1;
    border-color: #49A5E1;
}
.mobilePack .goldBox .plan .paymentBtn .btn{
    background: #F8941A;
    border-color: #F8941A;
}
.mobilePack .platBox .plan .paymentBtn .btn{
    background: #4E9D22;
    border-color: #4E9D22;
}

/** packages page End**/

.fromDubai{
    background: #fff !important;
    border:none !important;
    padding-top: 60px !important;
}
.fromDubai .aboutBox h2{
    margin-top: 30px;
}
.fromDubai .aboutBox p {
    font-size: 17px;
    margin-bottom: 20px;
}
.fromDubai .thumb-info .thumb-info-title {
    max-width: 40%;
}
.fromDubai .thumb-info .thumb-info-title .thumb-info-type{
    text-transform: capitalize;
    font-size: 15px;
    padding-top: 10px;
}
.fromDubai .thumb-info .thumb-info-title .thumb-info-type big{
    display: block;
    font-size: 45px;
    margin-bottom: 10px;
}
.enquiryBox{
    border:none;
    background:url('../img/enquiry-bg.jpg') 0 -30px;
    height: 120px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    line-height: 1.5;
    text-align: left;
    display: flex;
    justify-content: space-around;
    align-items: center;
    clear: left;
}
.enquiryBox p{
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
    line-height: 30px;
    text-shadow: 0 0 2px #000;
}
.enquiryBox .enqIcon a{
    margin-top: 45px;
}
.newsletterBox{
    border:none;
    background:url('../img/newsletter-bg.jpg');
    height: 400px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.newsletterBox .newsFormWindow{
    margin-top: 130px;
    text-align: center;
}
.newsFormWindow h4{
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 20px;
}
.newsFormWindow .form-control{
    padding: 20px 5px;
    border-radius: 2px;
}
.newsFormWindow .btn{
    width: 100%;
    border-radius: 2px;
    font-size: 15px;
    text-transform: uppercase;
    padding: 9px;
    margin-bottom: 0 !important;
}

#gallery{
    padding: 40px 0 40px;
}
#gallery h2,#partners h2,.focusOnBox h2{
    font-size: 40px ;
    text-transform: capitalize;
    color: #514f47;
    margin-bottom: 30px;
}
#partners h2{
    margin-bottom: 0;
}
#gallery p{
    font-size: 16px;
    color: #514f47;
}
#gallery .thumb-info img{
    height: 150px;
}
#partners .partnersLogo{
    margin-top: 50px;
}
#partners .partnersLogo img{
    border:2px solid #F20009;
    width: 180px;
    height: 80px;
}
#partners .partnersLogo a{
    text-decoration: none;
}
#partners .partnersLogo span{
    display: block;
    color: #222;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    text-align: center;
}
#footer{
    background: #514f47 !important;
    border:none;
    padding-top: 0 !important;
}
#footer .heading-primary{
    color: #fff !important;
    margin: 0 0 10px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 20px;
}
#footer .divider.divider-small {
    margin-top: 0px;
}
#footer .divider-small hr{
    width: 70px;    
    background: #F20009;
}
#footer ul.moreLinks{
    list-style-type: none;
    margin:0;
    padding: 0;
    float: left;
    width: 100%;
}
#footer ul.moreLinks li{
    width: 100%;
}
#footer ul.moreLinks li a{
    color: #fff;
    width: 100%;
    float: left;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    padding: 4px 0;
}
#footer ul.moreLinks li a:hover{
    color: #F20009;
}
#footer .footer-copyright .container .row > div{
    margin-bottom: 0;
    float: left;
}
#footer .footer-copyright p {
    padding: 10px 0 0 0;
}
#footer.short .footer-copyright{
    padding-top: 50px;
    padding-bottom: 20px;
    background: #0e0e0e;
}
#footer .footer_logo{
    width: 120px;
}
#footer .organisedBy p{
    text-align: center;
}
#footer .organisedBy p small{
    color: #555;
}

section.page-header{
    background-size: cover !important;
    height: 330px;
}
section.packages-header{
    background: url('../images/package-header.jpg') no-repeat;
    background-position: center;
}
section.contact-header{
    background: url('../images/contact-header.jpg') no-repeat;
    background-position: center;
    height: 150px;  
}
section.noimg-header{
    background: #191919;
    height: 150px;  
}
section.page-header h1{
    border: none;
    font-weight: 600;
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 0;
}
section.page-header p{
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    margin-bottom: 20px;
}
section.page-header p.actionBtns a{
    padding:13px 45px;
    border-radius: 100px;
    text-transform: uppercase;
    transition: all .3s;
    position: relative;
    /*background: #222;
    border-color: #222;*/
}
section.page-header p.actionBtns a .onlyBtn{
    background: #000;
    right: 67px;
}

section.page-header p.actionBtns a:hover{
    /*border-radius: 0px;*/
    background: transparent;
    color: #f00;
    /*background: #000;
    border-color: #000;*/
}
.inner-page .introWindow{
    padding-bottom:20px;
}
.inner-page .introWindow .aboutBox h2{
    color: #FF1D25;
    font-size: 40px;
}
.inner-page .introWindow .aboutBox p{
    font-size: 16px;
    margin-bottom: 20px;
}
.inner-page .stBox{
    background: #f9f9f9;
    min-height: 110px;
    padding: 10px;
    margin: 20px 0;
    text-align: center;
    box-shadow: 0px -10px 0px 0px #ccc;
    border: 1px solid #ccc;
    border-top: 0;
}
.inner-page .stBox h6{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 0;
    line-height: 20px;
}
.inner-page .venuePage .stBox{
    margin: 40px 0;
    text-align: left;
}
.inner-page .venuePage .stBox h6{
    font-size: 20px;
}
.inner-page .stBox p{
    font-size: 14px;
    font-weight: 400;
    margin:0;
    padding: 0;
}
.inner-page .actionBox{
    text-align: left;
    box-shadow: none;
    background: #eaeaea;
    height: 230px;
    border-radius: 4px;
    padding: 30px;
    border:none;
}
.inner-page .actionBox h6{
    color: #FF1D25;
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 30px;
}
.inner-page .actionBox p{
    font-size: 16px;
}
.inner-page .actionBox.attendeesBox p a{
    margin-top: 40px;
}
.inner-page .actionBox p a{
    border-radius: 0;
    padding:10px 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    font-size: 15px;
}
.inner-page .listBox ul li{
    font-size: 15px;
    font-weight: 600;
}
.mediaRegisterBtn{
    color: #222;
    text-decoration: underline;
    font-weight: 600;
}
.downloadsWindow .downloadBox {
    border: 1px solid #ddd;
    float: left;
    margin-bottom: 20px;
}
.downloadsWindow .downloadBox p{
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.downloadsWindow .downloadBtn{
    float: left;
    width: 100%;
}
.downloadsWindow .downloadBtn a{
    color: #fff;
    background: #FF1D25;
    padding: 8px 20px;
    float: left;
    width: 100%;
    font-size: 16px;
    text-decoration: none;
}   
.downloadsWindow .downloadBtn a i{
    float: right;
    margin-top: 3px;
}
.downloadsWindow .downloadBtn a:hover{
    background: #222;
}
.downloadsWindow span.img-thumbnail, .downloadsWindow span.img-thumbnail img{
    border-radius: 0;
}
.downloadsWindow span.img-thumbnail{
    height: 180px;
    display: table-cell;
    vertical-align: middle;
    border:none;
    padding:0;
}
.downloadsWindow span.img-thumbnail img{
    width: 70%;
    margin:auto;
}
.contactWindow{
    padding-top: 30px;
}
.contactWindow form .form-control{
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    resize: none;
    padding: 23px 10px;
}
#footer .followUs .heading-primary{
    font-size: 16px !important;
}
.venuePage .venueBenefit{
    margin-top: 20px;
}
.venuePage .venueBenefit h2{
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #FF1D25;
    font-weight: 600;
}
.venuePage .venueBenefit p{
    margin-bottom: 10px;
    padding: 0;
    font-size: 14px;
}
.programPage .programBox{
    /*border-bottom: 10px solid #ddd;*/
    background: #f9f9f9;
    padding: 10px;
    box-shadow: 0px 10px 0px 0px #ddd;
    height: 220px;
    margin: 20px 0;
}
.programPage .programBox:hover{
    background: #fff;
    box-shadow: 0px 0px 0px 10px #ddd;
}
.programPage .programBox a{
    text-decoration: none;
}
.programPage .programBox p{
    margin-bottom: 0;
}
.programPage .programBox .time{
    font-size: 14px;
    font-weight: 600;
}
.programPage .programBox .heading{
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
}
.programPage .programBox .category{
    text-transform: uppercase;
}
.programPage .programBox .readMoreBox{
    text-align: center;
    margin-top: 20px;
    position: absolute;
    bottom: 50px;
    width: 100%;
    right: 5px;
}
.programPage .programBox .readMoreBox span{
    background: #f9f9f9;
    color: #FF1D25;
    text-decoration: none;
    font-size: 50px;
    font-weight: 100;
    display: inline-table;
    padding: 11px 9px 5px;
    border-radius: 100%;
    box-shadow: 0 0 0 2px #FF1D25;
}
.programPage .programBox:hover .readMoreBox span{
    background: #222;
    box-shadow: 0 0 0 2px #222;
    color: #fff;
}
.programPage .programBox .readMoreBox i{
    font-size: 60px;
    font-weight: normal;
}
.programPage .tabs .nav-tabs a span{
    font-size: 20px;
}
.programPage .tabs .nav-tabs a b{
    font-size: 18px;
    
}
.dialog{
    max-width: 750px !important;
}
.dialog h1{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.dialog p.datetime{
    color: #495969;
    margin-bottom: 10px;
    font-weight: 600;
}
.focusOnBox{
    background: #efeeee;
    padding: 40px 0 20px;
    margin-top: 30px;
}
p.focusArea{
    background: #222;
    color: #fff;
    margin: 0;
    height: 70px;
    display: table-cell;
    width: 210px;
    vertical-align: middle;
    text-align: center;
    font-size: 22px !important;
    border-radius: 100px;
}
p.focusArea:hover{
    background: #F20009;
}
.aboutFullBox{
    background: #efeeee;
    padding: 20px 0 20px;
}
.aboutFullBox ul{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.aboutFullBox ul li{
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    width: 33.33%;
    float: left;
    color: #222;
}
.pricingWindow{
    background: #efeeee;
    border-top: 1px solid #ccc;
    padding-bottom: 40px;
}
.pricingBox{
    /*margin-top: 10px*/

}
.pricingBox .aboutBox h2{
    margin-bottom: 40px;
}
.pricingBox .pricing-table.princig-table-flat .plan h3 small{
    color: #fff;
}
.pricingBox .pricing-table .includes {
    /*margin: 10px 0 10px;*/
    padding-bottom: 24px;
    height:auto; /*342px;*/
}
.pricingBox .pricing-table .includes-bottom{
    margin: 10px 0 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 14px;
    height: auto;
}
.pricingBox .pricing-table h5{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.pricingBox .pricing-table .innerHeading{
    min-height: 50px;
    background: #222;
}
.pricingBox .pricing-table .innerHeading h3{
    padding: 0;
    line-height: 48px;
    background: #222;
}
.pricingBox .pricing-table .innerHeading h3 span{
    display: inline;
    padding: 0 5px;
    background: #222;
}
.pricingBox .private h3, .pricingBox .private h3 span{
    background: #0C0 !important;
}
.pricingBox .pricing-table .plan {
    height: auto; /*680px;*/
}
.pricingBox .pricing-table .planBottom {
    /*height: auto;*/
}
.pricingBox .title2{
    background: #000;
    color: #fff;
    font-size: 15px;
    margin-bottom: 8px;
    padding: 5px 0;
    text-transform: capitalize;
}
.stallBox{
    padding:0 15px;
}
.stallBox h2{
    margin: 10px 0;
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    color: #FF1D25;
}
.speakersPage .speakerBox{
    margin-bottom: 30px;
}
.speakersPage .speakerBox, .speakersPage .speakerBox .thumb-info-wrapper,.speakersPage .speakerBox img {
    border-radius: 0 !important;
}
.speakersPage .speakerBox .thumb-info-caption-text{
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    text-align: center;
    color: #222;
    margin-bottom: 0;
}

.speakersPage .speakerBox .viewmore{
    border-top: 1px dashed #ccc;
    margin: 0;
    padding: 5px;
    display: block;
    text-align: center;
}
.speakerPopup{
    text-align: center;
}
.speakerPopup img{
    width: 20%;
    border-radius: 100%;
    border: 3px solid #222;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}
.speakerPopup h1{
    color: #FF1D25;
}
.speakerPopup p{
    margin-bottom: 5px;
    color: #222;
}
.exhibitorPage .introWindow{
    
}
.exhibitorPage .thumb-info-caption h1{
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 18px 0 10px 10px;
    line-height: 20px;  
    word-spacing: 2px;
}
.exhibitorPage .thumb-info-wrapper, .exhibitorPage .thumb-info-wrapper img{
    margin:0 !important;
    border-radius: 0;

}
 .exhibitorPage .thumb-info{
    border-radius: 0;
    border:none;
    box-shadow: 0px 0px 0px 1px #ccc;
}
.exhibitorPage .thumb-info-caption .thumb-info-caption-text{
    font-size: 14px;
    padding-top: 0;
    line-height: 24px;
}
.exhibitorPage .exhibitionBox2{
    margin:40px 0;
}
.exhibitorPage .exhibitionBox2 .featureBox img{
    display: block;
    width: 20%;
    margin:auto;
}
.exhibitorPage .exhibitionBox2 .featureBox h4{
    font-size: 20px;
}
.exhibitorPage .whoConnectBox{
    background: #efeeee;
    padding: 40px 0;
    margin-bottom: 40px;
}

.exhibitorPage .whoConnectBox h2{
    text-transform: capitalize;
    font-size: 40px;
    margin-bottom: 20px;
    color: #222;
}
.exhibitorPage .whoConnectBox p{
    text-transform: uppercase;
    font-size: 25px;
    margin-bottom: 5px;
}
.exhibitorPage .whoConnectBox .btn, .exhibitorPage .lookingForBox .btn, .exhibitorPage .pricingWindow .btn{
    padding: 12px 30px;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 15px;
    float: right;
}
.exhibitorPage .lookingForBox{
    margin-bottom: 50px;
}
.exhibitorPage .lookingForBox h2{
    font-size: 40px;
    font-weight: 600;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}

.exhibitorPage .lookingForBox .lookingBox{
    box-shadow: 0px 4px 4px 1px #ccc;
    padding: 5px;
    height: 140px;
}
.exhibitorPage .lookingForBox .lookingBox h1{
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
}

.exhibitorPage .lookingForBox .lookingBox p{
    margin-bottom: 10px;
    font-size: 14px;
}
.exhibitorPage .lookingForBox .btn,.exhibitorPage .pricingWindow .btn{
    float: none;
    margin-top: 40px;
}
.exhibitorPage .pricingWindow .pricing-table .includes{
    height: 475px;
}
.exhibitorPage .pricingWindow .pricing-table .firstPlan .includes{
    height: 409px;
}
.thankYouBox{
    background: #f9f9f9;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0 0 6px 6px #eee;
}
.thankYouBox h1 {
    font-size: 70px;
    font-weight: bold;
}

.howitworks section.timeline .timeline-box{
    padding: 0;
}
.howitworks .second_box, .howitworks .fourth_box{
    margin-top: 200px !important ;
}

.howitworks .featured-box{
    border:0 !important ;
}
.howitworks .featured-boxes .col-sm-12{
    padding: 0;
}
.howitworks .featured-boxes .featured-box{
    margin-top: 0 !important;
}
.howitworks .featured-boxes-flat .featured-box .box-content{
    margin-top: 0 !important ;
}
.howitworks .featured-box .box_heading{
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}
.howitworks .featured-box ul{
    padding: 0;
     margin: 0 0px;
    list-style: none;
}
.howitworks .featured-box ul li{
    border-bottom: 1px solid #eee;
    line-height: 30px;
}
.howitworks .featured-box ul li i{
    color: #00A408;
}

.howitworks .special_box .featured-box ul{
    margin: 0 20px;
}
.howitworks .special_box .featured-box ul li{
    float: left;
    margin: 0 13px;
    border: none;
}
.howitworks .special_box .featured-box ul li i{
    display: flex;
    font-size: 20px;
    justify-content: center;
}
.howitworks .featured-box .small_info{
    margin: 20px 0 0px 0;
    line-height: 40px;
    padding: 0;
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
}
.howitworks img.logo{
    float:left;
    width:20%;
}
.howitworks .call-to-action h3
{
    line-height: 40px;
    font-size: 35px;
    position: relative;
    bottom: 30px;
}
.howitworks .featured-box .box-content{
    border-radius: 0;
}

/*************** POPUP CSS Start *****************/
.popup {
    width:100%;
    height:100%;
    position:fixed;
    z-index: 99999;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
    display:none;
}
.popup-inner {
    padding:15px;
    position:absolute;
    z-index: 99999;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
}
.downloadPage .popup-inner{
    width: 35%;
    padding: 0;
}
.popup #title{
    background: #ff0000;
    color: #fff;
    margin: 0;
    padding: 3px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}
.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff !important;
    cursor: pointer;
}
 
.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
    color: #fff;
}
.popup .login_window{
    float: left;
    padding:20px ;
    width: 60%;
    text-align: center;
    float: left;
}
.dir_buy_form .login_window{
    width: 100% !important ;
}
.popup .login_window form label {
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    padding-left: 0;
}
.popup .login_window form .form-group {
    float: left;
    width: 100%;
}
.popup .login_window form .form-control{
    font-size: 14px; 
    height: 40px;
    width: 100%;
    line-height: 48px;
    padding: 0 10px;
    border: 1px solid #ccc;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.popup .login_window form input.btn {
    border: none;
    background: #222 none repeat scroll 0 0 !important;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 3px;
    margin-top: 5px;
}
.popup .login_window form input.btn:hover {
    background: #F20009 !important;
}
/*************** POPUP CSS Ends *****************/

/* Responsive */

@media (max-width: 768px) {

    .howitworks .timeline-box{
        margin-top: 100px !important;
    }
    .howitworks .special_box .featured-box ul{
        margin: 0 13px;
    }
    .howitworks .special_box .featured-box ul li{
        float: none;
        padding: 5px 0px 8px;
        border-bottom: 1px solid #eee;
    }
    .howitworks .featured-box .small_info{
        float: none;
        margin: 0;
        line-height: 30px;
        border: none;
    }
    .howitworks .featured-box .box-content{
        padding: 30px 20px 10px 20px;
    }
}
@media (max-width: 480px) {
    #header .header-body{
        min-height: 40px;
    }
    #header .header-logo{
        padding-bottom: 10px;
        float: none;
        /*position: absolute;*/
        width: 70%;
    }
    #header .header-logo img{
        width: 40%;
        margin:auto;
        margin-top: 7px;
    }
    #header .header-btn-collapse-nav{
        /*bottom: 60px;
        position: relative;*/
    }
    .header-date{
        border:none;
        padding: 0;
    }
    .header-date h2{
        font-size: 22px;
        line-height: 20px;
    }
    .slidertopbar{
        font-size: 16px;
        word-spacing: 2px;
    }
    .homeStatics{
        padding: 30px 0 0;
    }
    .counters strong{
        font-size: 30px;
        line-height: 10px;
    }
    .counters label{
        font-size: 15px;
        margin-bottom: 25px !important;
    }
    .introWindow{
        padding: 20px 15px;
    }
    .aboutBox h2{
        font-size: 25px;
        line-height: 30px;
    }
    .showup{
        height: auto;
    }
    .showup h1 {
        font-size: 40px;
        line-height: 20px;
        margin-top: 0;
    }
    .showup h4 {
        font-size: 25px;
        line-height: 30px;
    }
    .whynotBox h1 {
        font-size: 30px;
        line-height: 35px;
        margin-top: 0;
    }
    .whynotBox p{
        font-size: 16px;
    }
    .whynotBox h4 {
        font-size: 16px;
        line-height: 25px;  
    }
    .fromDubai {
        padding-top: 20px !important;
        padding-bottom: 0px !important;
    }
    .enquiryBox{
        height: auto;   
        background: url(../img/enquiry-bg.jpg) 0 0px;
    }
    .enquiryBox p {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .enquiryBox .enqIcon a {
        margin-bottom: 10px;
        padding: 5px;
        font-size: 13px;
    }
    #gallery {
        padding: 10px 0 10px;
    }
    #gallery .thumb-info img{
        height: auto;
    }
    .newsletterBox .newsFormWindow {
        margin-top: 90px;
    }
    .newsFormWindow h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .newsFormWindow .form-control {
        margin-bottom: 10px;
    }
    #partners h2{
        font-size: 20px;
        line-height: 20px;
    }
    #footer .footer-copyright .container .row > div {
        margin-bottom: 30px;
        width: 100%;
    }
    #footer .footer-copyright .container .row.copyrightBox > div {
        margin-bottom: 0
    }
    #footer .footer-copyright .container .row.copyrightBox{
        text-align: center;
    }
    #footer .footer-copyright .followUs .social-icons{
        float: none !important;
        margin-top: 10px;
    }
    section.page-header{
        height: auto;
    }
    section.page-header h1 {
        font-size: 25px;
        margin-top: 10px;
        line-height: 30px;
    }
    section.page-header p {
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 25px;
    }
    section.page-header p.actionBtns a {
        padding: 10px 25px;
        font-size: 14px;
    }
    .inner-page .introWindow .aboutBox h2 {
        font-size: 25px;
        font-weight: 600;
        line-height: 30px;
    }
    .inner-page .actionBox{
        height: auto;
        padding: 20px;
    }
    .inner-page .actionBox h6 {
        line-height: 30px;
    }
    .mediaRegisterBtn {
        margin-bottom: 20px;
        float: left;
        width: 100%;
    }
    .contactWindow{
        padding: 25px;
    }
    .aboutFullBox ul li{
        width: 100%;
    }
    .pricing-table .plan, .pricingBox .pricing-table .includes,.pricingBox .pricing-table .plan{
        height: auto !important;
    }
    .speakerPopup img{
        width: 30%;
    }
    .speakerPopup h1 {
        font-size: 16px;
    }
    .exhibitorPage .thumb-info{
        margin-bottom: 20px !important;
    }
    .exhibitorPage .exhibitionBox2{
        margin:0 0 20px 0;
    }
    .exhibitorPage .exhibitionBox2 .featureBox img{
        width: 30%;
    }
    .exhibitorPage .whoConnectBox h2{
        font-size: 20px;
        margin-bottom: 0px;
    }
    .exhibitorPage .whoConnectBox p{
        font-size: 15px;
        margin-bottom: 25px;
    }
    .exhibitorPage .whoConnectBox .btn, .exhibitorPage .lookingForBox .btn {
        padding: 10px;
        font-size: 16px;
        text-transform: uppercase;
        margin-top: 25px;
        float: none;
        display: block;
    }
    .exhibitorPage .lookingForBox h2 {
        font-size: 25px;
        padding-bottom: 10px;
    }
    .exhibitorPage .lookingForBox .lookingBox {
        height: auto;
        margin-bottom: 40px;
    }
    .exhibitorPage .lookingForBox .lookingBox h1{
        font-size: 20px;
    }
    .specialBox{
        margin-bottom: 25px;
    }
    .workTogetherBox .feature-box.reverse{
        min-height: 100px;
        height: auto;
    }
    .whynotBox span {
        margin: 5px 25px;
        display: block;
    }
    .membership_table{
        display: none;
    }
    .membership_table table th.silver::after{
        border-right: 77px solid transparent;
        border-left: 80px solid transparent;
    }
    .membership_table table th.gold::after{
        border-right: 76px solid transparent;
        border-left: 80px solid transparent;
    }
    .membership_table table th.platinum::after{
        border-right: 85px solid transparent;
        border-left: 85px solid transparent;
    }
    .regular_ad ul.list li{
        width: 100%;
    }
    .mobilePack{
        display: block;
    }
    .mobilePack [class*="col-md-"]{
        padding-left: 15px;
        padding-right: 15px;
    }
    .mobilePack .plan {
        margin-bottom: 40px !important;
    }
    .buyPlanBtn{
        display: none;
    }
    .buyPlanBtnMobile{
        display: block;
    }
    .trialBox{
        height: auto;
    }
    .trialBox .leftBox{
        height: auto;
        width: 100%;
        -webkit-clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);
        clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);
    }
    .trialBox .call-to-action-content{
        text-align: center;
        padding-top: 20px;
    }
    .trialBox .call-to-action-content h3{
        font-size: 22px;
        line-height: 30px;
    }
    .trialBox .call-to-action-content p{
        font-size: 16px;
    }
    .trialBox .rightBox{
        float: left;
        width: 100%;
        text-align: center;
    }
    .trialBox .rightBox a{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .trialBox .rightBox a .onlyBtn{
        bottom: 46px;
    }
    .moneyBackBox {
        height: auto;
        padding: 20px;
        border:none;
        border-top: 1px solid #ccc;
        margin-top: 40px;
    }
    .clientBox h2{
        font-size: 22px;
        margin-bottom: 25px;
        line-height: 30px;
    }
    .packSubHeading {
        line-height: 28px;
        font-size: 18px;
    }
    .faqBox .heading h2, .testimonialBox .heading h2{
        font-size: 22px;
    }
    .specialiseBox h2, .workTogetherBox h2 {
        font-size: 28px;
    }
    .whatWeKnowBox .content h2, .whatWeKnowBox .content h3{
        font-size: 30px;
    }
    .pricing-table{
        padding:0;
    }
    .bannerBottomBox h2{
        font-size: 22px;
        line-height: 32px;
    }
    .bannerBottomBox .trialButton{
        padding: 12px 20px;
        font-size: 15px;
        margin: 20px 25% 40px;
    }
    .bannerBottomBox .featureBox{
        text-align: center;
    }
    .clientSaysBox h2{
        font-size: 28px;
    }
    .clientSaysBox .description p{
        font-size: 14px;
        padding: 0;
    }
    .clientSaysBox .testBox{
        text-align: center;
        border-bottom: 1px solid #ddd;
    }
    .clientSaysBox .testBox.noBorder{
        border:none;
    }
    .clientSaysBox .testBox .clientImg img {
        margin: auto;
        width: 40%;
    }
    .thankYouBox h1 {
        font-size: 35px;
    }
    section.page-header p.actionBtns a .onlyBtn{
        right: 37px;
        bottom: 30px;
    }
    .bannerBottomBox .trialButton .onlyBtn {
        bottom: 31px;
    }
}
@media (max-width: 375px) {
    .mobilePack .plan .paymentBtn .btn .onlyBtn {
        right: 50px;
    }
}

@media (max-width: 320px) {
    .mobilePack .plan .paymentBtn .btn .onlyBtn{
        right: 36px;
    }
}

.section1{
    background: red;
    margin: 30px 0;
    padding: 10px 0;
}
.section1 h4{
    text-align: center;
    color: #fff;
    font-size: 22px;
}
.section-default{
    background: #ddd5d5 !important;
    margin-top: 50px !important;
    padding: 150px 0 !important;
}
.service-wrapper {
    text-align: center;
    white-space: nowrap;
    overflow-x: auto;
    display: block;
}
.service-box {
    display: inline-block;
    margin: 0 15px;
    text-align: center;
}
.service-box p {
    margin: 0;
    /* font-size: 13px; */
}
/* .separator {
    display: inline-block;
    width: 1px;
    height: 40px;
    background-color: #999;
    margin: 0 15px;
    vertical-align: middle;
} */
 .p-50{
    padding: 50px 0px;
 }


 /* New CSS */
 .step-box {
    position: relative;
    display: inline-block;
    margin: 20px;
  }
  
  .step-arrow {
    width: 30px;
    height: 30px;
    background: red;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    cursor: default;
  }
  
  .step-arrow i {
    font-size: 14px;
  }
  