@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/montserratbold.eot');
    src: url('../fonts/montserratbold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/montserratbold.woff') format('woff'),
        url('../fonts/montserratbold.ttf') format('truetype'),
        url('../fonts/montserratbold.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/montserratregular.eot');
    src: url('../fonts/montserratregular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/montserratregular.woff') format('woff'),
        url('../fonts/montserratregular.ttf') format('truetype'),
        url('../fonts/montserratregular.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-BoldItalic';
    src: url('../fonts/latobolditalic.eot');
    src: url('../fonts/latobolditalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/latobolditalic.woff') format('woff'),
        url('../fonts/latobolditalic.ttf') format('truetype'),
        url('../fonts/latobolditalic.svg#latobolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/latoreg.eot');
    src: url('../fonts/latoreg.eot?#iefix') format('embedded-opentype'),
        url('../fonts/latoreg.woff') format('woff'),
        url('../fonts/latoreg.ttf') format('truetype'),
        url('../fonts/latoreg.svg#latoreg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/latobol.eot');
    src: url('../fonts/latobol.eot?#iefix') format('embedded-opentype'),
        url('../fonts/latobol.woff') format('woff'),
        url('../fonts/latobol.ttf') format('truetype'),
        url('../fonts/latobol.svg#latobol') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Italic';
    src: url('../fonts/latoitalic.eot');
    src: url('../fonts/latoitalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/latoitalic.woff') format('woff'),
        url('../fonts/latoitalic.ttf') format('truetype'),
        url('../fonts/latoitalic.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Global Styles */

html, body {
    height:100%;
}

body {
    /* padding-top: 50px;  body padding for fixed top nav */
}

.img-home-portfolio,
.img-customer,
.portfolio-item {
    margin-bottom: 30px;
}

.tab-pane {
    margin-top: 15px;
}


/* Page Sections */
.section,
.section-colored {
    padding: 50px 0;
}

.section-colored {
    background-color: #e1e1e1; /* change this to change the background color of a colored section */

}

.sidebar {
    margin-top: 40px;
}

.sidebar ul {
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #cccccc;
}


/* Half Page Height Carousel Customization */
.carousel {
    height: 50%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
    margin-bottom: 45px;
}

.tooltip-social a {
    text-decoration: none;
    color: inherit;
}

.facebook-link a:hover {
    color: #3b5998;
}

.linkedin-link a:hover {
    color: #007fb1;
}

.twitter-link a:hover {
    color: #39a9e0;
}

.google-plus-link a:hover {
    color: #d14836;
}

/* Service Page Styles */
.service-icon {
    font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
    font-size: 8em;
}

/* Pricing Page Styles */
.price {
    font-size: 4em;
}

.price-cents {
    vertical-align: super;
    font-size: 50%;
}

.price-month {
    font-size: 35%;
    font-style: italic;
}

/* Footer Styles */
footer {
    margin: 50px 0;
}

/*-----------------------------------------Home Page Start------------------------------------*/
a:focus{border:0; outline:none;}
.navbar-inverse{background: url(../images/home/top_bg.png) repeat; border:0; border-radius:0; padding: 18px 0 16px 0; margin-bottom: 40px;}
.navbar-brand{padding-top: 0; padding-bottom: 0;}
.navbar-nav > li > a{padding: 0; margin: 0;}
.navbar-inverse .navbar-nav > li > a{ font:normal 16px/44px 'Montserrat-Bold'; color:#2e2e2e; text-decoration: none;  text-transform: uppercase; padding: 0 12px; transform: translateZ(0px);
                                      transition-duration: 0.3s;
                                      transition-property: color; }


.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{background:#b91200; color:#fff;}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{background:#b91200; color:#fff;}
.navbar-inverse .navbar-nav > li > a.join_now{ border-radius:3px; background: #c51300;  font:normal 16px/44px 'Montserrat-Bold';  color:#fff;  
                                               transform: translateZ(0px);
                                               transition-duration: 0.3s;
                                               transition-property: color;}

.navbar-inverse .navbar-nav > li > a.join_now:hover{ background:#e54635;}

.main_slider .carousel-indicators li:hover{ background:#e54635;}

.main_slider .carousel{height: 524px;}
.main_slider .carousel-control .icon-prev, .main_slider .carousel-control .icon-next{width:44px; height: 44px; background: #c51300; line-height: 40px; border-radius:0px 2px 2px 0px; margin-left: -22px; transform: translateZ(0px);
                                                                                     transition-duration: 0.3s;
                                                                                     transition-property: color;}
.main_slider.carousel-control .icon-prev, .main_slider .carousel-control .icon-next{width:44px; height: 44px; background: #c51300; line-height: 40px; border-radius:2px 0 0 2px; transform: translateZ(0px);
                                                                                    transition-duration: 0.3s;
                                                                                    transition-property: color;}
.main_slider.carousel-control .icon-prev, .main_slider .carousel-control .icon-next:hover{ background:#e54635;}

.main_slider.carousel-control .icon-prev, .main_slider .carousel-control .icon-prev:hover{ background:#e54635;}



.main_slider .carousel-control{background: none; width:44px; opacity:1;}
.main_slider  .carousel-indicators li{background: #fff;  width:16px; height: 16px; transform: translateZ(0px);
                                      transition-duration: 0.3s;
                                      transition-property: color;}
.main_slider .carousel-indicators .active{background: #c51300; border:2px solid #fff; width:18px; height: 18px;}
.main_slider .carousel-caption{ padding: 18px; background: rgba(0, 0, 0,  0.6); top:260px; bottom:auto; left:30%; right:30%;}
.main_slider .carousel-caption h1{padding: 0; margin: 0;   font:normal  48px/44px 'Montserrat-Regular'; color:#fff; text-decoration: none; text-align: left;  text-transform: uppercase; text-shadow:none; }
.main_slider .carousel-caption p{padding:5px 0 0 0; margin: 0;   font:normal  20px/24px 'Lato-BoldItalic'; color:#fff; text-decoration: none; text-align: left;   text-shadow:none; }

.amazingtxt_part{padding: 30px 0 50px 0; margin: 0; text-align: center;}
.amazingtxt_txt{color:#2e2e2e; font:normal 30px/normal 'Lato-Regular';  padding: 0 0 22px 0; margin: 0; text-align: center;}
.amazingtxt_txt span{ font:normal  30px/normal 'Lato-BoldItalic'; color:#ca1800;}
.watch_joinbtn{padding: 0; margin: 0; text-align: center;}
.watch_joinbtn ul{ padding: 0; margin: 0; list-style: none;}
.watch_joinbtn ul li{ margin: 0 5px; padding: 0; display:inline-block;} 
.watch_joinbtn ul li a{ text-decoration: none;}
.watch_joinbtn ul li a.video_btn{ background: #f3c301; padding: 0 30px; border-bottom: 4px solid #bb9601; border-radius:2px;   font:normal  24px/53px 'Montserrat-Regular'; color:#fff; text-decoration: none; text-align: center;  text-transform: uppercase;
                                  text-shadow:0 1px 0 rgba(0, 0, 0, 0.2); display:inline-block; transform: translateZ(0px);
                                  transition-duration: 0.3s;
                                  transition-property: color;}

.watch_joinbtn ul li a:hover.video_btn{background: #fdd73d;}

.watch_joinbtn ul li a.video_joinbtn{ background: #c51300; padding: 0 30px; border-bottom: 4px solid #980f00; border-radius:2px;   font:normal  24px/53px 'Montserrat-Regular'; color:#fff; text-decoration: none; text-align: center;  text-transform: uppercase;
                                      text-shadow:0 1px 0 rgba(0, 0, 0, 0.2); display:inline-block; transform: translateZ(0px);
                                      transition-duration: 0.3s;
                                      transition-property: color;}

.watch_joinbtn ul li a:hover.video_joinbtn{background: #e54635;}

.pre_enrollpart{padding: 0 0 65px 0; margin: 0;}
.pre_enrollpart h4{padding: 0; margin: 0;  font: normal 18px/24px 'Lato-Bold';  color:#2e2e2e; text-decoration: none;  text-align: left;}

.idea-text{ }

.offer-img img{ max-width: 100%;}

.idea-text h2{ color: #2e2e2e; font: normal 18px/22px 'Lato-Bold'; line-height: 30px; margin-bottom: 0px;}

.idea-text h3{ color: #2e2e2e; font: normal 18px/22px 'Lato-Regular'; line-height: 30px; margin-top: 24px; margin-bottom: 0px;}

.idea-text h4{ color: #2e2e2e; font: normal 18px/22px 'Lato-Regular'; line-height: 30px; font-style: italic;  margin-top: 0px;
               margin-top: 0px;}

.enrollees-box{ background: #f5f5f5;}

.enrollees-box h2{ font-size: 24px; font-family: 'Montserrat-Regular'; text-transform: uppercase; margin-bottom: 0px; padding:14px 0px 14px 31px;  color: #2e2e2e; background: #f3c301; position: relative;;}

.enrollees-box h2 .trank-bg{ background: url(../images/home/trank_bg.png); width: 17px; height: 13px; position: absolute; left: 7%; top:100%;}

.clear{ clear: both;}

.enroll-left{ font: normal 18px/22px 'Lato-Regular'; float: left; text-align: left; color: #2e2e2e; width: 60%;}

.enroll-right{ font: normal 18px/22px 'Lato-Regular'; float: right; text-align: right; color: #2e2e2e; width: 40%;}

table{ width: 100%;}

.demo1 ul li{ list-style-type: none;}

.padding-top{ padding-top: 0px; background: url(../images/home/top_bg.png); background-repeat: repeat; padding-bottom: 14px;}

.olympic-idea{  width: 100%; margin-bottom: 24px;}

.olympic-idea h2{font-size: 30px; font-family: 'Montserrat-Regular'; margin-top: 26px; }

.olympic-idea span{ color: #c51300; }

.olympic-idea p{font-size: 30px; font: normal 24px/22px 'Lato-Regular'; font-style: italic; margin-top: 26px; }

.text-round{ padding: 0px 50px;}

.text-round h2{font: normal 20px/22px 'Lato-Regular'; color: #4f5054; text-align: center; line-height: 28px;}


.joinnow-btn{ background: #c51300; padding: 0 30px; border-bottom: 4px solid #980f00; border-radius:2px;   font:normal  24px/53px 'Montserrat-Regular'; color:#fff; text-decoration: none; text-align: center;  text-transform: uppercase;
              text-shadow:0 1px 0 rgba(0, 0, 0, 0.2); display:inline-block; transform: translateZ(0px);
              transition-duration: 0.3s;
              transition-property: color;}

.joinnow-btn:hover{ color: #fff; text-decoration:none; background:#e54635;}

.joinnow-btn:focus{ background: #c51300; padding: 0 30px; border-bottom: 4px solid #980f00; border-radius:2px; color:#fff; text-decoration: none; text-align: center;  text-transform: uppercase;
                    text-shadow:0 1px 0 rgba(0, 0, 0, 0.2); display:inline-block; transform: translateZ(0px);
                    transition-duration: 0.3s;
                    transition-property: color;}

.join-now{ margin: 20px auto;}

.watch-live{ margin: 20px auto;}

.watchlive-btn{    background: #f3c301;
                   padding: 0 30px;
                   border-bottom: 4px solid #bb9601;
                   border-radius: 2px;
                   font: normal 24px/53px 'Montserrat-Regular'; margin-top: 7px; 
                   color: #fff;
                   text-decoration: none;
                   text-align: center;
                   text-transform: uppercase;
                   text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
                   display: inline-block; transform: translateZ(0px);
                   transition-duration: 0.3s;
                   transition-property: color;}

.watchlive-btn:hover{ color: #fff; text-decoration:none; background: #fdd73d;}

.watchlive-btn:focus{background: #f3c301;
                     padding: 0 30px;
                     border-bottom: 4px solid #bb9601;
                     border-radius: 2px;
                     font: normal 24px/53px 'Montserrat-Regular'; margin-top: 7px; 
                     color: #fff;
                     text-decoration: none;
                     text-align: center;
                     text-transform: uppercase;
                     text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
                     display: inline-block; transform: translateZ(0px);
                     transition-duration: 0.3s;
                     transition-property: color;}

.rightpanel_cuoff,.rightpanel_cuoff:focus{ font-size: 21px;}

.next-webinar{ background: url(../images/home/section_bg.png) no-repeat top center; padding: 50px 0 24px 0; }

.margin-zero{ margin: 0px auto; float: none;}

.margin-zero h2{font-size: 48px; font-family: 'Montserrat-Regular'; text-transform: uppercase; color: #fff; margin-top: 0px;}

.margin-zero p{ width: 54%; margin: 0px auto;  font: normal 24px/31px 'Lato-Regular'; font-style: italic; color: #fff;}

.margin-zero span{ background: #c51300;  }

.margin-zero img{ width: 241px; height: 241px; border-radius: 50%; margin-top: 20px;}

.white-back{ background: #fff; padding: 75px 0 84px 0;}

.margin-zerob{ margin: 0px auto; float: none;}

.margin-zerob h2{font-size: 28px; font-family: 'Montserrat-Regular';
                 text-align: center !important; color: #2e2e2e; margin-top: 0px; line-height: 34px; margin-bottom: 0px;}

.margin-zerob p{ color: #c51300; font-size: 28px; font-family: 'Montserrat-Regular'; text-align: center;}



.save_image_listpart{padding: 40px 45px  0 45px; margin: 0; text-align: center;}
.continue_btn{padding: 25px 0 0 0; margin: 0; text-align: center;}
.continue_btn a{background: #c51300; padding: 0 30px; border-bottom: 4px solid #980f00; border-radius:2px;   font:normal  24px/53px 'Montserrat-Regular'; color:#fff; text-decoration: none; text-align: center;  text-transform: uppercase;
                text-shadow:0 1px 0 rgba(0, 0, 0, 0.2); display:inline-block; transform: translateZ(0px);
                transition-duration: 0.3s;
                transition-property: color;}

.continue_btn a:hover{ background:#e54635;}

.footer_part{padding: 45px 0 35px 0; margin: 0; background: url(../images/home/footer.jpg) repeat;}
.footer_part h3{font:normal 24px/normal  'Montserrat-Regular'; color:#2e2e2e; text-decoration: none; text-align: left; text-transform: uppercase; padding: 0 0 30px 0; margin: 0;}
.footer_linklist{padding: 0; margin: 0; }
.footer_linklist ul{padding: 0; margin: 0; list-style: none; }
.footer_linklist ul li{padding: 0 0 15px 0;  margin: 0; }
.footer_linklist ul li a{ font:normal 18px/normal 'Lato-Regular'; text-decoration: none; text-align: left;  color:#2e2e2e;
                          transform: translateZ(0px);
                          transition-duration: 0.3s;
                          transition-property: color;
}  

.footer_linklist ul li a:hover{ color:#c51300;}

.footercutoff_txt{ font:normal 18px/35px  'Lato-Regular'; text-decoration: none; text-align: left;  color:#2e2e2e;}
.footercutoff_txt span{ display:block;  font:normal 24px/35px 'Lato-Italic';}
.watch_webner{margin: 10px 0 0 0; text-align: left;}
.watch_webner a{background: #f3c301; padding: 0 20px; border-bottom: 4px solid #bb9601; border-radius:2px;   font:normal  24px/53px 'Montserrat-Regular'; color:#fff; text-decoration: none; text-align: center;  text-transform: uppercase;
                text-shadow:0 1px 0 rgba(0, 0, 0, 0.2); display:inline-block; transform: translateZ(0px);
                transition-duration: 0.3s;
                transition-property: color;}

.watch_webner a:hover{ background:#fdd73d;}

.footer_enrollpart{padding: 0px 30px 0 15px;  margin: 0; }
.footer_enrollpart ul{ padding: 0; margin: 0; list-style: none; }
.footer_enrollpart ul li{  padding: 5px 0 3px 0; margin: 0; border-bottom: 1px solid #e5e5e5; font:normal 18px/normal 'Lato-Regular'; text-decoration: none; text-align: left; color:#2e2e2e; padding-top:8px; padding-bottom:8px;}
.footer_enrollpart ul li span{width:25%; float:right; text-align: right;}
.copy_txt{ font:normal 14px/normal 'Lato-Regular'; text-decoration: none; text-align: left; color:#2e2e2e; padding: 10px 0 0 0; margin: 0;}

.navbar-inverse .navbar-toggle .icon-bar{ background: #000;}



.logo img{ max-width: 100%;}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{ border: none;}

.arrow-part{ float: right ; position: absolute; right: 16px; top: 36%;}



.arrow{ background: #f3c301; padding: 1px 6px 1px 6px; float: left; text-align:center; margin-bottom: 5px; clear: both;  transform: translateZ(0px);
        transition-duration: 0.3s;
        transition-property: color;}

.arrow:hover{ background:#fdd73d;}


.text-round img{ background: #fff; border-radius: 50%; border:#e0e0e0 5px solid;  transition: background 0.3s ease 0s; }

.text-round img:hover{
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;  background: #f2f2f2;
}

.right_scroll{position: relative; padding: 20px 0 0 0;}
#upScroll, #upScroll2{width:25px; height: 25px; position: absolute; top:28px; right:0; z-index: 10;}
#downScroll, #downScroll2{width:25px; height: 25px; position: absolute; top:58px; right:0; z-index: 9;}


/*-----------------------------------------Home Page  End------------------------------------*/

/*-----------------------------------------inner Page  start------------------------------------*/

.padding-caption{ padding-top:48px!important; padding-bottom:48px !important; padding-left:17px !important; padding-right:37px !important;}

.padding-caption h1{ text-transform:none !important; line-height:48px !important;}

.paddingtop-perfect-product{ padding-top:10px;}

.perfect-product h2{ color: #2e2e2e; font: normal 30px/22px 'Lato-Bold'; line-height: 30px; margin-bottom: 0px; text-transform:uppercase; 
                     margin-top:28px;}

.perfect-product h3{ color: #2e2e2e; font: normal 18px/22px 'Lato-Regular'; line-height: 30px; margin-top: 30px; margin-bottom: 0px;}


.perfect-product h4{ color: #2e2e2e; font: normal 18px/22px 'Lato-Regular'; line-height: 30px; font-style: italic; margin-top: 30px; 
}

.font-small ul li{ font-size:16px !important;}

.hr-margin{ margin-top:36px;}

.full-width{ width:100%;}

.center-text h2{ text-align:center; line-height:34px; margin-top:6px; text-transform:none; margin-bottom:26px; font-size:30px;}

.center-text p{ text-align:center;}

.text-round-font span{ font: 18px/28px "Lato-Regular";
                       text-align: center; text-transform:none;  }

.text-round-font h2{ color: #4f5054;
                     font: 20px/28px "Lato-Regular";
                     text-align: center; text-transform:none; font-weight:bold; margin-top:10px;}

.text-round-font{ padding-left:15px !important; padding-right:15px !important; text-align:center;}

.center-text{ text-align:center;}

.next-webinar-box{ text-align:center;}

.next-webinar-box h2{padding-left:0px; padding-right:0px;}

.today p{ width:100%; color:#2e2e2e;}

.today span{ color:#fff;}

.today img{ border:#fff 6px solid; width:220px; height:220px;}

.width-reduce{ width:94%; font-size:16px; margin-bottom:14px;}

.enrollees-box h2 .trank-middle-bg{ background: url(../images/product/trank_middle.png); width: 19px; 
                                    height: 13px; position: absolute; left: 47%; top:100%;}

.grey-back{ background:#f5f5f5;}

.padding-rightidea{ padding-right:56px;}

.padding-leftidea{ padding-left:56px; margin-bottom:60px;}

.padding-rightidea h2 { font: normal 18px/22px 'Lato-Bold'; position:relative; font-style:italic; background:#f3c301; color:#2e2e2e; text-align:center; padding:8px 16px;}

.padding-rightidea h2 .trank-bg{ background: url(../images/home/trank_bg.png); width: 17px; height: 13px; position: absolute; left: 7%; top:100%;}

.padding-rightidea img{ width:100%; margin-top:14px}

.padding-leftidea h2 { font: normal 18px/22px 'Lato-Bold'; position:relative; font-style:italic; background:#f3c301; color:#2e2e2e; text-align:center; padding:8px 16px;}

.padding-leftidea h2 .trank-bg{ background: url(../images/home/trank_bg.png); width: 17px; height: 13px; position: absolute; left: 7%; top:100%;}

.padding-leftidea img{ width:100%; margin-top:14px}


.mob-content{ margin-top:10px; float:left;}

.radius-image{ float:left; width:48%;}

.radius-image img{ max-width:100%;}

.radius-image-right img{ max-width:100%;}

.small-img img{ max-width:100%;}

.right-content{width:46%; margin-top:10px;}

.right-content h2 { font: normal 18px/22px 'Lato-Bold'; position:relative; font-style:italic; background:#f3c301; color:#2e2e2e; text-align:center; padding:8px 16px;}

.right-content h2 .trank-bg{ background: url(../images/product/trank_left.png); width: 20px; height: 19px; position: absolute; left: -6%; top:14%;}

.left-content{ padding-left:50px; margin-top:10px;}

.left-content h2 { font: normal 18px/22px 'Lato-Bold'; position:relative; font-style:italic; background:#f3c301; color:#2e2e2e; text-align:center; padding:8px 16px;}

.left-content h2 .trank-bg{ background: url(../images/product/trank_right.png); width: 18px; height: 19px; position: absolute; right: -6%; top:14%;}

.radius-image-right{ text-align:right;}

.small-img img{ margin-right:10px;}

.small-img{ width:72%;}

.last-twoimg{ margin-top:60px;}

.text-round img{ max-width:100%;}

.right-content-small{margin-top:0px; width:28%;}

.right-content-small h2 { font: normal 18px/22px 'Lato-Bold'; margin-top:8px; position:relative; font-style:italic; background:#f3c301; color:#2e2e2e; text-align:center; padding:8px 16px;}

.right-content-small h2 .trank-bg{ background: url(../images/product/trank_left.png); width: 20px; height: 19px; position: absolute; left: -10%; top:14%;}

/*============================Munmun==================================*/

.inner_slider .carousel{height:250px;}
.inner_slider .carousel-caption {
    padding: 18px; background: rgba(0, 0, 0,  0.6); top:60px; bottom:auto; left:29%; right:29%;
}
.inner_slider .carousel-caption h1{padding: 0; margin: 0;   font:normal  48px/44px 'Montserrat-Regular'; color:#fff; text-decoration: none; text-align: left;  text-transform: uppercase; text-shadow:none; }
.inner_slider .carousel-caption p{padding:5px 0 0 0; margin: 0;   font:normal  20px/24px 'Lato-BoldItalic'; color:#fff; text-decoration: none; text-align: left;   text-shadow:none; }
.inner_slider .padding-caption{ padding-top:36px !important; padding-bottom:36px !important;}







@media (min-width:1200px){

    .footer_part h3{ font-size: 24px;}

    .navbar-inverse .navbar-nav > li > a{ font-size: 16px;}

    .navbar-right{ margin-top: 0px;}

    .main_slider .carousel-caption h1{ font-size: 48px; line-height: 44px;}  

    .main_slider .carousel-caption p{ font-size: 20px; line-height: 24px;}

    .main_slider .carousel-caption{ left: 30%; right: 30%;}

    .watch_joinbtn ul li a.video_btn{ line-height: 53px; margin-bottom: 0px; font-size: 24px;  
    }



    .continue_btn{ margin-bottom: 0px;}

    .continue_btn a{ font-size: 24px;}

    .watchlive-btn{ font-size: 21px;}

    .enrollees-box h2{ font-size: 24px;}

    .footer_enrollpart ul li{ font-size: 18px;}

    .white-back{ padding-top: 75px; padding-bottom: 84px;}

    .watch_webner a , .watchlive-btn:focus{ font-size: 20px;padding:0 10px}
    .rightpanel_cuoff:focus{ font-size: 21px;padding:0 30px;}

    .margin-zero h2{ font-size: 48px;}

    .margin-zero p{ font-size: 24px;}

    .text-round{padding: 0px 50px;}
}

@media (max-width:1024px){

    .main_slider .carousel-caption h1{ font-size: 28px; line-height: 34px;}  

    .main_slider .carousel-caption p{ font-size: 18px; line-height: 22px;}


    .main_slider .carousel-caption{ left: 20%; right: 20%;}
    .navbar-inverse .navbar-nav > li > a{ font-size: 15px;}
    .navbar-right{ margin-top: 10px;}

    .continue_btn a{ font-size: 16px;}

    .watch_webner a{ font-size: 16px;}

    .enrollees-box h2{ font-size: 18px;}

    .footer_part h3{ font-size: 18px;}

    .footer_enrollpart ul li{ font-size: 17px;}

    .text-round h2{ margin-bottom: 26px;}

    .text-round{padding: 0px 0px;}

    .footer_enrollpart ul li{ font-size: 12px;}

    .text-round-font h2{ font-size:13px;}

    .text-round-font span{ font-size:12px; line-height:20px;}

    .today p{ font-size:18px;}

    .today img{ width:140px; height:140px;}


    .width-reduce{font-size:11px; padding:10px;}

    .padding-rightidea{ padding-right:15px;}

    .padding-leftidea{ padding-left:15px;}

    .small-img{ width:60%; text-align:center; }

    .right-content-small{ width:40%;}


}

@media (max-width:800px){        
    .navbar-inverse .navbar-nav > li > a{ font-size: 15px;}
    .continue_btn a{ font-size: 15px;}
    .watch_webner a{ font-size: 16px;}

    .enrollees-box h2{ font-size: 18px;}

    .text-round h2{ margin-bottom: 26px;}

    .text-round{padding: 0px 0px;}

    .footer_enrollpart ul li{ font-size: 12px;}

    .text-round-font h2{ font-size:13px;}

    .text-round-font span{ font-size:12px; line-height:20px;}

    .today p{ font-size:18px;}

    .today img{ width:140px; height:140px;}


    .width-reduce{font-size:11px; padding:10px;}

    .padding-rightidea{ padding-right:15px;}

    .padding-leftidea{ padding-left:15px;}

    .small-img{ width:60%; text-align:center; }

    .right-content-small{ width:40%;}
}

@media (max-width:768px){

    .main_slider .carousel-caption h1{ font-size: 28px; line-height: 34px;}  

    .main_slider .carousel-caption p{ font-size: 18px; line-height: 22px;}


    .main_slider .carousel-caption{ left: 20%; right: 20%;}

    .navbar-inverse .navbar-nav > li > a{ font-size: 15px;}

    .navbar-right{ margin-top: 10px;}
    .continue_btn a{ font-size: 15px;}

    .watch_webner a{ font-size: 16px;}

    .enrollees-box h2{ font-size: 18px;}

    .text-round h2{ margin-bottom: 26px;}

    .text-round{padding: 0px 0px;}

    .footer_enrollpart ul li{ font-size: 12px;}

    .text-round-font h2{ font-size:13px;}

    .text-round-font span{ font-size:12px; line-height:20px;}

    .today p{ font-size:18px;}

    .today img{ width:140px; height:140px;}


    .width-reduce{font-size:11px; padding:10px;}

    .padding-rightidea{ padding-right:15px;}

    .padding-leftidea{ padding-left:15px;}

    .small-img{ width:60%; text-align:center; }

    .right-content-small{ width:40%;}

    .right-content{margin-top:0px;}

    .right-content h2{ margin-top:0px;}

    .left-content h2{ margin-top:0px;}

    .last-twoimg{ margin-top:0px;}

    .inner_slider .carousel-caption h1{font: normal 28px/30px 'Montserrat-Regular';}
    .inner_slider .padding-caption h1{line-height: 34px !important;}
}




@media (max-width:980px){

}

@media (min-width:768px) and (max-width:980px){

    .carousel {
        height: 70%; 
    }

    .continue_btn{ margin-bottom: 25px;}

    .white-back{ padding-top: 0px; padding-bottom: 10px;}

    .watch_joinbtn ul li a.video_btn{ margin-bottom: 10px; font-size: 20px;}

    .white-back{ padding-top: 40px; padding-bottom: 10px;}

    .font-small ul li{ font-size:14px !important;}


    .text-round img{ max-width:100%;}

}
/* Responsive Styles */
@media (max-width: 767px) {

    .carousel {
        height: 70%; 
    }

    .continue_btn{ margin-bottom: 25px;}

    .white-back{ padding-top: 0px; padding-bottom: 10px;}

    .watch_joinbtn ul li a.video_btn{ line-height: 42px; margin-bottom: 10px; font-size: 20px;}

    .white-back{ padding-top: 40px; padding-bottom: 10px;}
    .copy_txt{font-size: 10px;}

    .mob-content{ margin-top:10px; float:none;}

    .padding-rightidea{ padding-right:15px;}

    .padding-leftidea{ padding-left:15px;}

    .radius-image{ width:100%; float:none; text-align:center;}

    .right-content h2 .trank-bg{ left:-3%;}

    .left-content h2 .trank-bg{ right:-3%;}

    .right-content{ width:100%; float:none;}

    .left-content{ padding-left:15px;}

    .right-content-small{ width:100%;}

    .small-img{ text-align:center; width:100%;}

    .small-img img{ margin-bottom:10px;}

    .perfect-product h2{ font-size:36px;}

    .perfect-product h3{ font-size:20px;}

    .perfect-product h4{ font-size:20px;}

    .text-round-font span{ margin-bottom:20px; float:left;}

    .center-text h2{ font-size:26px;}

    .font-small ul li{ font-size:12px;}

    .width-reduce{ font-size:20px;}
    .radius-image-right{ text-align:center;}

    .right-content-small h2 .trank-bg{ left:-3%;}

    .text-round-font h2{ font-size:22px;}

    .text-round-font span{ font-size:16px;}
    .inner_slider .carousel-caption{font-size: 26px !important;left:10%; right:10%;}
    .inner_slider .padding-caption h1 {
        line-height: 34px !important;font-size: 26px !important;
    }

    .inner_slider .carousel-caption p{font-size:18px;}

}


@media (max-width:667px){

    .radius-image{ margin-bottom:10px;}

    .padding-caption h1{ text-transform:none !important; line-height:26px !important;}

}


@media (max-width:480px){

    .watchlive-btn{ font-size: 14px;}

    .rightpanel_cuoff,.rightpanel_cuoff:focus{font-size: 21px;padding:0 30px;}

    .continue_btn{ margin-bottom: 25px;}

    .main_slider .carousel-caption h1{ font-size: 18px; line-height: 20px;}  

    .main_slider .carousel-caption p{ font-size: 14px; line-height: 18px;}


    .main_slider .carousel-caption{ left: 16%; right: 16%;}

    .watch_joinbtn ul li a.video_btn{  margin-bottom: 10px; font-size: 14px;}

    .enrollees-box h2{ font-size: 18px;}

    .footer_enrollpart ul li{ font-size: 12px;}

    .white-back{ padding-top: 20px; padding-bottom: 10px;}

    .margin-zero h2{ font-size: 42px;}

    .margin-zero p{ font-size: 16px;}

    .text-round h2{ margin-bottom: 30px;}

    .copy_txt{ padding-top: 20px;}

    .mob-content{ margin-top:10px; float:none;}

    .padding-rightidea{ padding-right:15px;}

    .padding-leftidea{ padding-left:15px;}

    .radius-image{ width:100%; float:none; text-align:center;}

    .right-content h2 .trank-bg{ left:-5%;}

    .left-content h2 .trank-bg{ right:-4%;}

    .right-content{ width:100%; float:none;}

    .left-content{ padding-left:15px;}

    .right-content-small{ width:100%;}

    .small-img{ text-align:center; width:100%;}

    .small-img img{ margin-bottom:10px;}

    .perfect-product h2{ font-size:18px;}

    .perfect-product h3{ font-size:14px;}

    .perfect-product h4{ font-size:14px;}

    .text-round-font span{ margin-bottom:20px; float:left;}

    .center-text h2{ font-size:19px;}

    .font-small ul li{ font-size:12px;}

    .width-reduce{ font-size:20px;}
    .radius-image-right{ text-align:center;}

    .right-content-small h2 .trank-bg{ left:-5%;}

    .radius-image{ margin-bottom:10px;}
    .inner_slider .carousel-caption{font-size: 26px; left:10%; right: 10%;}
    .inner_slider .padding-caption h1 {
        line-height: 34px !important;
    }

    .inner_slider .carousel-caption p{font-size:18px;}


}

@media (max-width:360px){

    .next-webinar{ padding-top: 26px;}

    .watch_joinbtn ul li a.video_btn{  margin-bottom: 10px; font-size: 12px;}

    .mob-content{ margin-top:10px; float:none;}

    .padding-rightidea{ padding-right:15px;}

    .padding-leftidea{ padding-left:15px;}

    .radius-image{ width:100%; float:none;}

    .right-content{ width:100%; float:none;}

    .left-content{ padding-left:15px;}

    .right-content-small{ width:100%;}

    .small-img{ text-align:center; width:100%;}

    .small-img img{ margin-bottom:10px;}

    .perfect-product h2{ font-size:18px;}

    .perfect-product h3{ font-size:14px;}

    .perfect-product h4{ font-size:14px;}

    .text-round-font span{ margin-bottom:20px; float:left;}

    .center-text h2{ font-size:19px;}

    .font-small ul li{ font-size:12px;}

    .width-reduce{ font-size:12px;}

}


@media (max-width:320px){

    .next-webinar{ padding-top: 26px;}

    .watch_joinbtn ul li a.video_btn{  margin-bottom: 10px; font-size: 12px;}

    .mob-content{ margin-top:10px; float:none;}

    .padding-rightidea{ padding-right:15px;}

    .padding-leftidea{ padding-left:15px; margin-bottom:20px;}

    .radius-image{ width:100%; float:none;}

    .right-content{ width:100%; float:none;}

    .left-content{ padding-left:15px;}

    .right-content-small{ width:100%;}

    .small-img{ text-align:center; width:100%;}

    .small-img img{ margin-bottom:10px;}

    .perfect-product h2{ font-size:18px;}

    .perfect-product h3{ font-size:14px;}

    .perfect-product h4{ font-size:14px;}

    .text-round-font span{ margin-bottom:20px; float:left;}

    .center-text h2{ font-size:19px;}

    .font-small ul li{ font-size:12px;}

    .width-reduce{ font-size:12px;}


}


