/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Base
Tags: one-column, two-columns
Theme URI:
*/

/* =WordPress Core
-------------------------------------------------------------- */
ul.sub-menu {
    display: none;
}

.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor p {
    font-size: 18px !important;
    color: #fff !important;
    font-family: 'Ubuntu', sans-serif !important;
}

.needsclick {
    font-family: 'Ubuntu', sans-serif !important;
   /* font-size: 16px !important; */
}

.page-template-home-template .ex-slider .h3-responsive {
    font-size: 54px;
}

.ex-slider .carousel-caption {
    top: 28%;
}

.searchBtn {
    color: #000;
    background-color: #fff;
    border: solid #000;
}

.ex-btn-join{
   background: #fd9a31;
border-radius: 40px;
padding: 5px 10px;
color: #fff;
box-shadow: none;
border: 2px solid #fd9a31;
/*
font-size: 16px;
*/
font-weight: bold;
cursor: pointer;
margin-left: 5px;
}

.ex-btn-join:hover{
color: #fff;
}

.banner-logo {
   margin-top: -45px;
}
.hidep{
   padding-right: 0;
   padding-left: 0;
}
/*
#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 5em;
}
*/
.ex-clients-logo {
   bottom: -15px;
}

a.right-btn {
  border-radius: 40px;
}
 .pmpro_discount_small {
 pointer: cursor;
 }

 .pmpro_discount_small:hover {
 pointer: cursor;
 text-decoration: underline;
 color: blue;
 }
#pmpro_payment_information_fields .pmpro_payment-discount-code {
  display:none;
}
.pmpro_small {
    font-size: 1.1em;
}
/*
.supported_images_div {
margin-top: 30px;
margin-bottom: 30px;
}


.supported_images_span1, .supported_images_span2 {
margin-left: -30px;
}
*/
.ex-signup-right ul li {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    color: #0f0623;
    padding: 0px 0 20px 20px;
	/*text-align:center;
    background: url(../images/blue-tick.png) no-repeat left 5px;*/
}

.details-payment {
    margin-top: -90px;                                     
}
#pmpro_billing_address_fields {
   display:none;
}

.supported_images_1, .supported_images_2 {
    width: 60%;
}

/***************************************** For Online Shop ********************************************************************************/

.card-event:not(.featured) {
    height: 100%;
}
.card-event {
    overflow: hidden;
}
.card-event .img.has-background {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.card-event .img {
    position: relative;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
 .event-badges {
    position: absolute;
    left: 15px;
    top: 20px;
    -webkit-transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
}
.event-badges .badge {
    font-weight: lighter;
    letter-spacing: 0.3px;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    padding: 3px 6px;
    border-radius: 2px;
}
.badge-warning {
    color: #212529;
    background-color: #ffc107;
}
.card-event h4 {
    font-size: 18px !important;
    font-weight: 700;
    height: auto;
    letter-spacing: 0;
    overflow: hidden;
    white-space: normal;
    padding: 0;
    color: #000 !important;
}

.card-title h4 {
    font-size: 16px !important;
    font-weight: 700;
    height: auto;
    letter-spacing: 0;
    overflow: hidden;
    white-space: normal;
    padding: 0;
    color: #000 !important;
}
.card-event:not(.featured) .card-title {
    /* min-height: 48px; */
    line-height: 24px;
}
.card-title {
    margin-bottom: .75rem;
}
.card-event:not(.featured) .card-title a {
    #292b2c !important;
}
.card-title a{
    color: #292b2c !important;
}
.event-item-col {
    margin-bottom: 30px;
}
/*
@media (min-width: 768px){
.col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}
*/
.card-event .card-footer {
     padding: 0.05rem .05rem;
     background-color: transparent !important; 
    border-top: 1px solid rgba(0,0,0,.125);
}


.card-footer .ex-feature-off a {
    font-size: 20px;
    font-weight: bold;
    color: #505ad7;
    text-align: center;
    padding: 10px 5px;
    float: left;
    width: 100%;
}
.ex-clients-logo a img.shop-image {
    max-width: 80%;
}

.col-12-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.btn-lg2 {
    padding: 10px 18px;
    font-size: 1rem;
    border-radius: 0.2 0.5rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}


/*****************************************************************************************************************************************/



/************************************************* Media ****************************************************************/
@media only screen  
and (max-width: 360px){

.details-payment {
    margin-top: -20px !important;                                     
}
.ex-clients-logo {
   padding: 0;
    top: 175px;
    width: 100%;
  /*  margin-left: -20px !important; */
    bottom: auto;
}

.ex-clients-logo a img {
    max-width: 48px !important;
}
.ex-clients-logo a img.shop-image {
    max-width: 80% !important;
}
.banner-logo img{
    display: none;
}


.amb {
   top: 190px !important;
}
.join-div-button {
    position: absolute;
    bottom: 30px !important;
    left: 100px !important;
}

#pmpro_paypalexpress_checkout .pmpro_btn-submit-checkout {
    width: 90% !important;
}

.supported_images_1, .supported_images_2 {
    width: 80%;
}
.page-template-tpl-payment-new .ex-right-bg {
    display: none;
}
.site-logo-pmt-page{
    display: none;
}
.join_section{
    margin-top: -270px;
}

#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 0em;
}


}
/*****************************************************/



@media only screen  
 and (min-width: 365px) and (max-width: 380px) {
.ex-clients-logo {
   padding: 0;
    top: 175px;
    width: 100%;
  /*  margin-left: -20px !important; */
    bottom: auto;
}

.banner-logo img{
    display: none;
}

.details-payment {
    margin-top: -20px ;
}
.ex-clients-logo a img {
    max-width: 48px !important;
}
.ex-clients-logo a img.shop-image {
    max-width: 80% !important;
}
.banner-logo {
   margin-top: 15px;
}
.amb {
   top: 190px !important;
}
.join-div-button {
    position: absolute;
    bottom: 30px !important;
    left: 100px !important;
}

#pmpro_paypalexpress_checkout .pmpro_btn-submit-checkout {
    width: 90% !important;
}

.supported_images_1, .supported_images_2 {
    width: 80%;
}
.page-template-tpl-payment-new .ex-right-bg {
    display: none;
}
.site-logo-pmt-page{
    display: none;
}
.join_section{
    margin-top: -270px;
}

#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 0em;
}

}
/**********************************************************/

@media only screen  
 and (min-width: 400px) and (max-width: 420px) {
.ex-clients-logo {
   padding: 0;
    top: 175px;
    width: 100%;
  /*  margin-left: -20px !important; */
    bottom: auto;
}

.banner-logo img{
    display: none;
}
.details-payment {
    margin-top: -20px;
}
.ex-clients-logo a img {
    max-width: 48px !important;
}
.ex-clients-logo a img.shop-image {
    max-width: 80% !important;
}
.banner-logo {
   margin-top: 15px;
}
.amb {
    top: 190px !important;
}
.join-div-button {
    position: absolute;
    bottom: 30px !important;
    left: 120px !important;
}

#pmpro_paypalexpress_checkout .pmpro_btn-submit-checkout {
    width: 90% !important;
}

.supported_images_1, .supported_images_2 {
    width: 80%;
}

.ex-signup-right ul li {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    color: #0f0623;
    padding: 0px 0 20px 30px;
	/*text-align:center;
    background: url(../images/blue-tick.png) no-repeat left 5px;*/
}
.page-template-tpl-payment-new .ex-right-bg {
    display: none;
}
.site-logo-pmt-page{
    display: none;
}
.join_section{
    margin-top: -270px;
}

#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 0em;
}

}

/********************************************************************/

@media only screen  
and (min-width: 1090px) and (max-width: 1366px) {

    .ex-clients-logo {
        width: 115%;
    margin-left: -90px;
}
.ex-clients-logo a img {
    max-width: 80px;
}
.ex-clients-logo a img.shop-image {
    max-width: 80% !important;
}
.ex-slider .h3-responsive { font-size: 54px;
}

.join-div-button {
    position: absolute;
    bottom: 160px;
left: 420px;
}

}

/****************************************************************/




@media only screen  
and (min-width: 1020px) and (max-width: 1080px) {

    .ex-clients-logo {
        width: 102%;
    margin-left: 0px;
}
.ex-clients-logo a img {
    max-width: 80px;
}
.ex-clients-logo a img.shop-image {
    max-width: 80% !important;
} 
.banner-logo img{
    display: none;
}
/*
.ex-slider .carousel-caption {
    top: 18%;
}
*/
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 46px;
}
 .carousel-caption {
    left: 3%;
    right: 3%;
}
.ex-slider .carousel-caption {
     top: 20%; 
}

.join-div-button {
        position: absolute;
    bottom: 160px;
    left: 390px;
}



}

/**********************************************************/



@media only screen  
and (min-width: 760px) and (max-width: 850px) {

    .ex-clients-logo {
        width: 102%;
    margin-left: 0px;
}
.ex-clients-logo a img {
    max-width: 50px;
} 
.ex-clients-logo a img.shop-image {
    max-width: 80% !important;
}
.banner-logo img{
    display: none;
}

.banner-logo {
   margin-top: 15px;
}
/*
.ex-slider .carousel-caption {
    top: 18%;
}
*/
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 36px;
}
 .carousel-caption {
    left: 3%;
    right: 3%;
}
.ex-slider .carousel-caption {
     top: 20%; 
}

.join-div-button {
        position: absolute;
    bottom: 105px;
    left: 280px;
}
.page-template-tpl-payment-new .ex-right-bg {
    display: none;
}
.site-logo-pmt-page{
    display: none;
}



}

/********************************************************/


@media only screen  
and (min-width: 2170px) and (max-width: 2736px) {

    .ex-clients-logo {
        width: 80%;
    /*margin-left: 190px;*/
}
/*
.ex-clients-logo a img {
    max-width: 84px;
}
*/
.ex-slider .h3-responsive { font-size: 74px !important;
}

.join-div-button {
    position: absolute;
    bottom: 300px;
left: 960px;
}

.ex-btn {
    font-size: 28px;
}


}

/********************************************************/



@media only screen  
and (min-width: 1400px) and (max-width: 2160px) {

    .ex-clients-logo {
        width: 115%;
    margin-left: -100px;
}

.ex-clients-logo a img {
    max-width: 90px;
}
.ex-clients-logo a img.shop-image {
    max-width: 85% !important;
}

.ex-slider .h3-responsive { font-size: 64px !important;
}

.join-div-button {
    position: absolute;
    bottom: 245px;
    left: 730px;

}

.ex-btn {
    font-size: 28px;
}


}

@media (max-width: 768px){
.pmpro_checkout h3 span.pmpro_checkout-h3-name {
    display: block;
    font-size: 1.25rem;
}
.join_section{
    margin-top: -270px;
}
.supported_images_1, .supported_images_2{
   width: 80%;
}
#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 0em;
}
.banner-logo img{
    display: none;
}


}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {
    .details-payment {
    margin-top: -20px;
}

.join_section{
    margin-top: -270px;
}
.supported_images_1, .supported_images_2{
   width: 80%;
}
#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 0em;
}

    
 }
     
     
     @media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
    and (-webkit-device-pixel-ratio : 2) { 
    .details-payment {
    margin-top: -20px;
}


.join_section{
    margin-top: -270px;
}
.supported_images_1, .supported_images_2{
   width: 80%;
}
#pmpro_payment_method span.gateway_paypalexpress {
    margin-left: 0em;
}


}


@media only screen 
    and (device-width : 1440px) 
    and (device-height : 900px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 165px;
    left: 460px;
}
.supported_images_1, .supported_images_2 {
    width: 60%;
}

}


@media only screen 
    and (device-width : 2256px) 
    and (device-height : 1504px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 250px;
    left: 780px;
}
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1366px) 
    and (device-height : 768px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 160px;
    left: 460px !important;
}
.supported_images_1, .supported_images_2 {
    width: 60%;
}

}

@media only screen 
    and (device-width : 1920px) 
    and (device-height : 1080px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 225px;
    left: 640px !important;
}
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}


@media only screen 
    and (device-width : 1800px) 
    and (device-height : 1200px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 210px;
    left: 600px !important;
}
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 2880px) 
    and (device-height : 1920px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 310px;
    left: 1000px !important;
}
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}


@media only screen 
    and (device-width : 3000px) 
    and (device-height : 2000px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 320px;
    left: 1040px !important;
}
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 3240px) 
    and (device-height : 2160px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 330px;
    left: 1140px !important;
}
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen and (max-width: 640px) {

.ex-clients-logo {
   padding: 0;
    top: 175px;
    width: 100%;
/*    margin-left: -20px !important; */
    bottom: auto;
}
.banner-logo img{
    display: none;
}

.banner-logo {
   margin-top: 15px;
}

}


@media only screen 
    and (device-width : 2416px) 
    and (device-height : 638px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 280px;
    left: 840px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}



@media only screen 
    and (device-width : 2496px) 
    and (device-height : 1664px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 280px;
    left: 870px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}


@media only screen 
    and (device-width : 2304px) 
    and (device-height : 1440px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 250px;
    left: 790px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1280px) 
    and (device-height : 800px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 160px;
    left: 430px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}


@media only screen 
    and (device-width : 1920px) 
    and (device-height : 1200px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 220px;
    left: 640px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 2560px) 
    and (device-height : 1600px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 270px;
    left: 890px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 2880px) 
    and (device-height : 1800px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 300px;
    left: 1060px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1440px) 
    and (device-height : 1600px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 175px;
    left: 460px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1440px) 
    and (device-height : 2304px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 170px;
    left: 460px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1600px) 
    and (device-height : 2560px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 180px;
    left: 530px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 2000px) 
    and (device-height : 3000px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 220px;
    left: 680px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 2160px) 
    and (device-height : 3240px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 230px;
    left: 740px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}


@media only screen 
    and (device-width : 1920px) 
    and (device-height : 2880px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 220px;
    left: 640px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1080px) 
    and (device-height : 1920px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 140px;
    left: 430px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1824px) 
    and (device-height : 2736px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 210px;
    left: 600px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

@media only screen 
    and (device-width : 1440px) 
    and (device-height : 2160px) 
 { 

.join-div-button{
    position: absolute;
    bottom: 170px;
    left: 450px !important;
}
/*
.ex-slider .carousel-caption {
    text-align: left;
    top: 40%;
}
.page-template-home-template .ex-slider .h3-responsive {
    font-size: 74px;
}

.ex-btn {
    font-size: 38px;
    font-weight: bold;
    cursor: pointer;
}
*/
.supported_images_1, .supported_images_2 {
    width: 50%;
}

}

/*
@media
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (   min--moz-device-pixel-ratio: 2),
  only screen and (     -o-min-device-pixel-ratio: 2/1),
  only screen and (        min-device-pixel-ratio: 2),
  only screen and (                min-resolution: 192dpi),
  only screen and (                min-resolution: 2dppx) { 
    .ex-benefit-details {
    margin-top: -340px;
}

}
*/