/*
Theme Name: Responsive Mobile
Theme URI: http://cyberchimps.com/responsive-II/
Description:
Author: Vsourz Digital
Author URI:
Version: 0.0.10
Text Domain: responsive-mobile
Tags: custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, rtl-language-support
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

	ADD CUSTOM CSS HERE
	===================
*/
html{
	overflow-x:hidden;
}
@font-face {
    font-family: 'montserratregular';
    src: url('css/fonts/montserrat-regular-webfont.eot');
    src: url('css/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('css/fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('css/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratbold';
    src: url('css/fonts/montserrat-bold-webfont.eot');
    src: url('css/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/montserrat-bold-webfont.woff') format('woff'),
         url('css/fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('css/fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('css/fonts/montserrat-semibold.woff2') format('woff2'),
         url('css/fonts/montserrat-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'karlaregular';
    src: url('css/fonts/karla-regular.woff2') format('woff2'),
         url('css/fonts/karla-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'karlabold';
    src: url('css/fonts/karla-bold.woff2') format('woff2'),
         url('css/fonts/karla-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
font-family: 'karlaregular';
font-size: 16px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: left;
color: #7b8ca8;
outline: none !important;
}
.page-template-default .site-content{
	padding-top: 120px;
}
.cms-popup.privacy-page ul{
	margin-bottom: 10px;
}
.cms-popup.privacy-page h2{
	margin-top: 30px;
font-size: 20px;
line-height: 30px;
}

#privacy-notice-section h1{
	color: #000;
	margin-top: 30px;
}
.cms-popup.privacy-page .popup-table{
	table-layout: fixed;
}
.ppolicy a {
    cursor: pointer;
}
.banner-a-url{
	display: block;
}
.banner-a-url img{
	width: 100%;
}
/*Main Menu Start*/
.main-menu .fdm-menu{border:1px dashed #ddd; padding: 20px; padding-bottom: 0px; margin-bottom: 30px;}
.main-menu .fdm-section-header{border-bottom:1px dashed #ddd;}
.main-menu .fdm-item-panel{margin-bottom: 0;}
.main-menu .fdm-menu .parent-name{color: #ea1d63; font-size: 28px; line-height: 26px; margin-bottom: 5px;}
.main-menu .fdm-menu .parent-description{color: #4a4a4a; font-size: 14px; line-height: 22px;
    opacity: 0.8; margin-bottom: 20px;
}
.main-menu .fdm-item-panel .fdm-item-image{width: auto; max-width: 80px;}
.main-menu .fdm-item-has-image .fdm-item-panel .fdm-item-title{padding-left: 15px;}
.main-menu .fdm-item-has-image .fdm-item-panel .fdm-item-content p{padding-left: 95px;}
.main-menu .fdm-section-header h3{color: #ea1d63; font-size: 22px;}
.main-menu .fdm-item-panel .fdm-item-title{display: inline-block; padding-right: 10px; color: #4a4a4a; font-size: 15px; margin-bottom: 0; vertical-align: top; line-height: 20px;}
.main-menu .fdm-item-panel .fdm-item-content { color: #4a4a4a; font-size: 14px; font-stretch: normal; font-style: normal; font-weight: normal; letter-spacing: normal; line-height: 22px;
    opacity: 0.8;
}
.main-menu .fdm-item-panel .fdm-item-content p{margin-bottom: 0;}
.main-menu .fdm-item-price-wrapper .fdm-item-price{font-weight: bold; color: #000000; font-size: 15px; color: #4a4a4a;
}
.main-menu .fdm-item-price-wrapper{line-height: 20px;}
.menu-icons{background-repeat:no-repeat; background-size:cover; display: inline-block; width:15px;
   height:15px; margin-right: 5px;
}
.veg{background-image:url(images/veg-icon.png);}
.non_veg{background-image:url(images/non-veg.png);}
.spicy{background-image:url(images/spicy_icon.png);}
.spicy2{background-image:url(images/spicy_icon.png);}
.nuts{background-image:url(images/nuts.png); width: 20px; background-size: 20px 15px;}
/*****Home Page Banners******/
.inner-page-slider-1 .inner-slider-sec .slickprev{
	background:url(images/banner-arrow.png) no-repeat top left;
	width:30px;
	height:43px;
	background-size:auto;
	left:10px;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.inner-page-slider-1 .inner-slider-sec .slickprev:hover{
	background:url(images/banner-arrow.png) no-repeat bottom left;
}
.inner-page-slider-1 .inner-slider-sec .slicknext{
	background:url(images/banner-arrow.png) no-repeat top right;
	width:30px;
	height:43px;
	background-size:auto;
	right:10px;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.inner-page-slider-1 .inner-slider-sec .slicknext:hover{
	background:url(images/banner-arrow.png) no-repeat bottom right;
}
.social-icons-top ul {
    display: inline-block;
    padding-left: 29px;
}
.social-icons-top ul li {
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.social-icons-top ul li.sc{
    margin-right: 0px;
}
.social-icons-top ul li a {
    height: 32px;
    width: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    line-height: 32px;
    font-size: 16.8px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.social-icons-top ul li.fb a {
    background-color: #5777BC;
}
.social-icons-top ul li.phn a {
    background-color: #00a93c;
}
.social-icons-top ul li.phn{
	display: none;
}
.social-icons-top ul li.tw a {
    background-color: #25B8EA;
}
.social-icons-top ul li.gp a {
    background-color: #d04328;
}
.social-icons-top ul li.yt a {
    background-color: #D14429;
}
.social-icons-top ul li.sc a {
    background-color: #ff5319;
}
.text-social{
    display: inline-block;
    background-image:url(images/phone.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.social-icons-top ul li.fb a:hover, .social-icons-top ul li.tw a:hover, .social-icons-top ul li.yt a:hover, .social-icons-top ul li.sc a:hover, .social-icons-top ul li.gp a:hover,.social-icons-top ul li.phn a:hover{
    background-color: #0061a1;
}
.text-social a{
  font-family: 'montserratbold';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.2px;
  text-align: right;
  color: #000000;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.header-side-menu #main-navigation ul li.current-menu-item a, .header-side-menu #main-navigation ul li.current-menu-ancestor > a,.header-side-menu #main-navigation .main-nav > ul > li > a{
  font-family: 'montserratsemi_bold';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.2px;
  text-align: right;
  color: #000000;
  border-bottom: solid 2px transparent;
  padding-bottom: 4px;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.header-side-menu #main-navigation ul li.current-menu-item a,.header-side-menu #main-navigation ul li.current-menu-ancestor>a,.header-side-menu #main-navigation .main-nav > ul > li > a:hover,.header-side-menu #main-navigation .main-nav > ul > li:hover > a,.header-side-menu #main-navigation .main-nav > ul > li:hover > a:hover, .header-side-menu #main-navigation .main-nav > ul > li > a.active{
    color: #000;
    border-bottom: solid 2px #00a93c;
}
.header-side-menu #main-navigation .main-nav > ul > li {
    margin: 0 17px;
}
.text-social a:hover{
    color:#f07a07;
}
.text-social a span{
    color:#f07a07;
    text-transform: uppercase;
}
/*top menu*/
.top-section-menu ul{
    padding: 0;
    margin: 0px;
    border: 1px solid #ddd;
    padding-top: 25px;
    text-align: center;
    padding-bottom: 10px;
    background: #fafafa;
    display: inline-block;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.top-section-menu ul li{
    list-style: none;
    display: inline-block;
    padding-right: 20px;
    padding-left: 15px;
    border-right: 2px solid #bbb;
    line-height: 15px;
    font-size: 12px;
}
.top-section-menu ul li:last-child{
    border-right: 0;
}
.top-section-menu ul li a{
    color: #666;
    font-family: 'montserratregular';
    font-size: 13px;
}
.top-section-menu .current-menu-item a{
    color: #00a93c;
}
.top-section-menu ul li a:hover{
    color: #00a93c;
}
.top-section-menu .top-icon{
    text-align: center;
    margin-top: -1px;
    line-height: 17px;
    position: relative;
    cursor: pointer;
}
.top-section-menu .top-icon i{
    border-radius: 50%;
    background-image: linear-gradient(to top, #00a93c, #00a93c);
    padding: 0px;
    color: #fff;
    width: 44px;
    height: 40px;
    line-height: 57px;
    border-top-left-radius: 0;
    border-top-right-radius: 0px;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    top: -21px;
    margin: 0 auto;
}
.top-section-menu .top-icon.active i:before{
    content: "\f106";
}
.top-menu{
    height:0;
    overflow:hidden;
    transition: all 0.3s ease-out 0s;
-webkit-transition: all 0.3s ease-out 0s;
}
.top-icon:hover .top-menu{
    height:56px;
}
.midbar-widget .rss-banner-description{
  font-family: 'montserratbold';
  font-size: 50px;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.24;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
}
.listen-live-section{
  width: 800px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 25px 25px 25px 54px;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
}
.listen-live-section .microphone{
  font-family: 'montserratsemi_bold';
  font-size: 18px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.5px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
  display: inline-block;
  background-image:url(images/microphone.png);
  height: 50px;
  line-height: 50px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 50px;
}
.listen-live-section .playclass{
    display: inline-block;
    float: right;
}
.midbar-widget{
    position: relative;
    background-color: #f5f7fd;
}
.listen-live-outer{
    position: absolute;
    bottom: -50px;
    z-index: 99;
}
.a-type1{
  font-family: 'montserratsemi_bold';
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2.3px;
  text-align: left;
  color: #ffffff;
  background-color: #00a93c;
  padding: 16px 16px 16px 58px;
  text-transform: uppercase;
  display: block;
  background-image:url(images/oval.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  border-radius: 26.5px;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.a-type1:hover{
  background-color: #0061a1;
  color: #fff;
}
.a-type1:focus{
  color: #fff;
}
.site-content{
    background-color: #f5f7fd;
}
.class-sections{
    padding-top: 120px;
}
.social-row-feed{
    margin-top: 120px;
}
.class-sections.our-presenter{
    padding-top: 160px;
}
.class-sections.midbar-widget{
    padding-top: 0px;
}
#header {
    width: 100%;
    position: absolute;
    z-index: 999;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #fff;

}
#header.sticky {
    position: fixed;
    background: #fff;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
    padding: 0px 0px;
}
#header #logo a {
    display: block;
}
.main-header.inside-container{
    max-width: 1170px;
    margin: 0 auto;
}
.main-header{
    padding: 10px 0px;
}
#header.sticky #logo img {
	width: 95px;
}
#header #logo img{
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 130px;
}
#main-navigation .main-nav ul {
    padding-top: 15px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.midbar-widget{
	background-color: #fff;
}
#header.sticky #main-navigation .main-nav ul{
	padding-top: 0px;
}
.hd-typ1{
  font-family: 'montserratregular';
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  text-transform: capitalize;
}
.devider {
    height: 2px;
    width: 50px;
    background-color: #f07a07;
    margin: 0px auto 21px auto;
    display: block;
}
.content-div{
  font-family: 'karlaregular';
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #7b8ca8;
  max-width: 710px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 45px;
}
.shortcode-div iframe{
	border-radius: 8px;
}
.content-div span{
  color: #0061a1;
}
.post-type-section17 .wrapper {
    padding-left: 25px;
    padding-right: 25px;
}
.post-type-section17 .postlist-wrapper {
    margin-left: -25px;
    margin-right: -25px;
}
.post-type-section17 .postlist-wrapper .image img{
    width: 100%;
}
.post-typ17 .post-inner .post-details {
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 2px 2px 20px 0 rgba(72, 90, 143, 0.2);
    border: solid 1px #dddddd;
    padding: 25px;
    box-sizing: border-box;
    min-height: 212px;
    position: relative;
    z-index: -1;
    transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.post-details .title {
    font-family: 'montserratsemi_bold';
    font-size: 13px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 3px;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    position: relative;
    bottom: 0px;
    width: 100%;
    height: auto;
}
.post-details .devider {
    height: 2px;
    width: 43px;
    background-color: #dadada;
    margin: 15px 0px 15px 0px;
    display: block;
    bottom: 5px;
    position: relative;
}
.post-details .timing-content{
    font-family: 'karlaregular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #7b8ca8;
    display: block;
    margin: 0 auto;
}
.post-details .freetext-content{
    font-family: 'karlaregular';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: left;
    color: #00a93c;
    display: block;
    margin: 10px auto;
    text-transform: uppercase;
}
.post-typ17 .post-inner {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
.post-type-section17 .postlist-wrapper .image {
    padding: 5px;
    background: #fff;
    box-sizing: border-box;
    position: absolute;
    left: 18px;
    top: 0px;
    margin-right: -25px;
    border: solid 1px #ddd;
}
.post-details.second .title {
    position: absolute;
    bottom: 32px;
    width: 100%;
    height: auto;
}
.post-details.second .devider {
    display: block;
    bottom: 5px;
    position: absolute;
}
.post-details.second{
    display: block;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.post-details {
    display: none;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.calls-outer .post-details {
    display: block;
}
.presenter-outer{
	cursor: pointer;
}
.presenter-outer:hover .post-details.second{
	display: none;
}
.presenter-outer:hover .post-details{
	display: block;
	z-index: 99;
}
.post-type-section17 .post-next, .post-type-section17 .post-prev {
    text-align: center;
    position: absolute;
    top: 15px;
    z-index: 999;
    cursor: pointer;
    color: #de6e00;
}
.post-type-section17 .icon-left-arrow {
    background-position: 3px 8px;
    top: 43%;
    left: -42px;
    background: url(images/arrow-right-black.png);
}
.post-type-section17 .icon-right-arrow {
    background-position: 31px 8px;
    top: 43%;
    right:-52px;
    background: url(images/arrow-right-black.png);
    transform: rotate(180deg);
}
.post-type-section17 .icon-left-arrow:hover{
    background: url(images/arrow-right-black-hover.png);
}
.post-type-section17 .icon-right-arrow:hover{
    background: url(images/arrow-right-black-hover.png);
    transform: rotate(180deg);
}
.post-type-section17 .icon {
    width: 20px;
    height: 21px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.table-image-div{
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 20px 0 rgba(72, 90, 143, 0.1);
  padding: 60px 50px;
  box-sizing: border-box;
  margin: 0 35px;
}
/******tab******/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}
ul.tabs li:hover{
	border-bottom: 2px solid #0061a1;
	color: #000;
}
ul.tabs li.active,ul.tabs li.tab_first{
	border-bottom: 2px solid #0061a1;
	color: #000;
}
.tab_content {
	display: none;
}
.tab_drawer_heading {
	display: none;
}
ul.tabs li{
  font-family: 'montserratregular';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: left;
  color: #000000;
  float: left;
  cursor: pointer;
  color: #ccc;
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: solid 2px #fff;
  margin-right: 20px;
}
.table-image-div table th{
  font-family: 'montserratsemi_bold';
  font-size: 11px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  padding: 13px 19px;
}
.table-image-div table th, .table-image-div table td{
	width: 29%;
	display: inline-block;
}
.table-image-div table tr th:first-child, .table-image-div table tr td:first-child{
	width: 39%;
	display: inline-block;
}
.table-image-div table td{
  font-family: 'karlaregular';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  color: #7b8ca8;
  text-transform: capitalize;
  padding: 6px 20px;
}
.table-image-div table tr.head,.table-image-div table tr.head:hover{
	background-color: #00a93c;
	border-radius: 6px;
	margin: 30px 0px 20px 0px;
}
.table-image-div table tr{
	background-color: #fff;
	border-radius: 6px;
	display: block;
}
.table-image-div table tr:hover{
	background-color: #eceff8;
	cursor: pointer;
}
.table-image-div .img-section img {
    margin-left: 80px;
    margin-top: 32px;
    border-radius: 10px;
}
.clear{
	clear: both;
}
.contact-section-type3 {
	padding: 80px 0;
	background: #f5f5f5;
}
.application-form{
	max-width: 780px;
	margin: 0 auto;
	display: block;
}
.cf7-form-type3 .form-group {
    margin-bottom: 34px;
}
.cf7-form-type3 input.form-control,.cf7-form-type3 textarea.form-control{
  font-family: 'karlaregular';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: left;
  color: #7b8ca8;
}
.cf7-form-type3 textarea.form-control{
	padding-right: 15px;
	padding-left: 15px;
}
.contact-section-type3 .frm-wrap {
	padding-top: 74px;
	padding-right: 54px;
}
.contact-section-type3 .header-typ1{
	margin-bottom: 15px;
}
.contact-section-type3 .base-text {
	margin-bottom: 31px;
}
.cf7-form-type3 .wpcf7-not-valid-tip {
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 13px;
	position: absolute;
	right: 0;
	background: #d9534f;
	padding: 2px 5px;
}
.shortcode-div .both-section div.wpcf7-validation-errors{
	bottom: -15px;
	color: #fff;
	display: block;
	font-size: 13px;
	position: absolute;
	right: 0;
	background: #d9534f;
	padding: 2px 5px;
	width: 100%;
	border: 2px solid #d9534f;
}
.cf7-form-type3 .wpcf7-form-control-wrap {
	position: relative;
	display: block;
}
.contact-section-type3 div.wpcf7-response-output {
	padding: 5px 10px;
	margin: 0;
}
.contact-section-type3 div.wpcf7-validation-errors, .contact-section-type3 .wpcf7-mail-sent-ng {
	border: none;
	background: #d9534f;
	color: #fff;
}
.contact-section-type3 .wpcf7-mail-sent-ok {
	border: none;
	background: #ea1d63;
	color: #fff;
}
.contact-section-type3 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 word-wrap:break-all;
}
.contact-section-type3 ::-moz-placeholder { /* Firefox 19+ */
 word-wrap:;
}
.contact-section-type3 : { /* IE 10+ */
 word-wrap:break-all;
}
.contact-section-type3 :-moz-placeholder { /* Firefox 18- */
 word-wrap:;
}
.application-form input[type="checkbox"].checkbox + label::before, .application-form .wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label::before, form.widget_wysija.html_wysija input.wysija-checkbox + .checkbox-item-label::before {
    content: "";
    height: 24px;
    width: 24px;
    position: absolute;
    left: 1px;
    top: 1px;
    background: url(images/check.png) no-repeat left center;
}
.application-form input.checkbox + label, .application-form .wpcf7-checkbox input + .wpcf7-list-item-label, form.widget_wysija.html_wysija input.wysija-checkbox + span.checkbox-item-label {
    position: relative;
    cursor: pointer;
    padding-left: 40px;
    min-height: 24px;
    line-height: 24px;
    display: block;
    font-family: 'karlaregular';
  	font-size: 15px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.67;
  	letter-spacing: normal;
  	text-align: left;
  	color: #ffffff;
  	text-transform: capitalize;
}
.application-form span.wpcf7-list-item {
    margin-left: 0px;
    float: left;
	width: 33.33%;
	margin-bottom: 20px;
}
.application-form input.checkbox, .application-form input.radio, .application-form .wpcf7-checkbox input, .application-form .wpcf7-radio input, form.widget_wysija.html_wysija input.wysija-checkbox {
    width: auto;
    display: none;
}
.application-form input[type="checkbox"]:checked.checkbox + label::before, .application-form .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::before, form.widget_wysija.html_wysija input.wysija-checkbox:checked + .checkbox-item-label::before {
    content: "";
    height: 24px;
    width: 24px;
    position: absolute;
    left: 1px;
    top: 1px;
    background: url(images/check-active.png) no-repeat left center;
}
.form-group .control-label{
  font-family: 'karlaregular';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.for-background{
background-repeat: no-repeat;
background-position: bottom left;
}
.advertisement-section .hd-typ1,.advertisement-section .content-div {
    color: #fff;
}
.application-form input[type="button"],.midbar-widget .rss-banner-url a{
  font-family: 'montserratsemi_bold';
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3px;
  text-align: center;
  color: #ffffff;
  border-radius: 22.5px;
  background-color: #f07a07;
  border: 0;
  padding: 05px 50px;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: none !important;
    height: 45px;
}
.midbar-widget .rss-banner-url a{
  display: inline-block;
  padding: 13px 50px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.application-form input[type="button"]:hover,.midbar-widget .rss-banner-url a:hover{
  background-color: #00a93c;
}
input:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
input:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
input:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}

textarea:focus::-webkit-input-placeholder  {color:transparent !important; opacity: 0 !important;}
textarea:focus::-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
textarea:-moz-placeholder   {color:transparent !important; opacity: 0 !important;}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
.shortcode-div{
	position: relative;
}
.shortcode-div div.wpcf7-validation-errors{
    border: 2px solid #398f14;
    position: absolute;
}
.shortcode-div div.wpcf7-mail-sent-ok {
	position: absolute;
	bottom: -30px;
	border: 2px solid #00a93c;
	background: #00a93c;
	color: #fff;
}
.shortcode-div div.wpcf7-response-output{
	margin: 0px;
}
.class-sections.advertisement-section{
	padding-bottom: 50px;
}
.social-feed #ctf,.social-feed #cff{
	padding: 40px 20px;
  	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  	border: solid 1px #e5e5e5;
}
.social-feed #cff .cff-header,.social-feed #ctf .ctf-header .ctf-header-user{
  font-family: 'montserratregular';
  font-size: 22px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.social-feed #cff .cff-header i{
	vertical-align: middle;
}
.social-feed #ctf .ctf-header-img{
	display: none;
}
.social-feed #ctf .ctf-no-bio .ctf-header-text {
    padding-top: 0;
}
.social-feed #ctf .ctf-header .ctf-header-user::before {
    content: "\f099";
    color: #25B8EA;
	font-size: 42px;
	font-family: FontAwesome;
	vertical-align: middle;
}
.social-feed #ctf .ctf-header .ctf-header-follow{
	display: none;
}
.social-feed #ctf .ctf-header-text .ctf-header-user,.social-feed #ctf .ctf-header-text p{
	margin-left: 0px !important;
}
.social-feed #ctf .ctf-header-name,.social-feed #cff .header-text{
  font-weight: normal !important;
  margin-left: 17px;
}
.social-feed .cff-header .fa{
	margin: 0px;
}
.social-row{
	margin-top: 40px;
}
.cheap-international-calls{
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 20px 0 rgba(72, 90, 143, 0.1);
  padding: 54px 40px 54px 54px;
}
.wrapper-calls{
	float: left;
	width: 11.11%;
}
.cheap-international-calls .col-md-9{
	padding: 0px;
}
.calls-outer .title{
  font-family: 'karlaregular';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #7b8ca8;
  text-transform: capitalize;
}
.calls-outer .img {
    background: url(images/bg-lycamobile-countries.png) no-repeat;
    height: 57px;
	padding: 7px;
	width: 58px;
	margin-bottom: 6px;
	display: block;
	background-position: top center;
	margin: 0 auto;
}
.calls-outer:hover .img {
    background-position: 0 -61px;
}
.calls-outer .post-details .freetext-content{
  font-family: 'karlabold';
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #0061a1;
  text-transform: uppercase;
  margin: 0px;
}
.calls-outer:hover .post-details .freetext-content{
  color: #00a93c;
}
.calls-outer:hover .title{
  color: #00a93c;
}
.a-type2{
  font-family: 'montserratsemi_bold';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  border-radius: 22.5px;
  background-color: #f07a07;
  padding: 15px 30px;
  text-transform: uppercase;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.a-type2:hover{
  background-color: #00a93c;
  color: #fff;
}
.a-type2:focus{
  color: #fff;
}
.note{
	float: left;
	margin-top: 30px;
	font-family: 'karlaregular';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #7b8ca8;
}
.refer-editors ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.refer-editors ul li{
  font-family: 'karlaregular';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #7b8ca8;
  margin-bottom: 10px;
  position: relative;
  padding-left: 38px;
  line-height: 20px;
}
.refer-editors ul li::before{
  content: "\f058";
    color: #00a93c;
	font-size: 22px;
	font-family: FontAwesome;
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0px;
}
.refer-editors .a-type2 {
    font-size: 10px;
    letter-spacing: 2.3px;
    padding: 9px 20px;
    margin: 25px auto;
}
.a-type2.blue{
	background-color: #0061a1;
	margin: 10px auto;
}
.a-type2.blue:hover{
	background-color: #00a93c;
}
.class-sections.refer-friends{
	padding-bottom: 120px;
	position: relative;
}
.class-sections.refer-friends::after{
	content: url(images/characters-raf.png);
	position: absolute;
	right: 0;
	bottom: 0;
}
.both-section .col-md-6 {
    padding: 0px;
}
.both-section .col-md-6 {
    background: #fff;
}
.both-section .col-md-6 .left {
    padding: 70px 80px 40px 80px;
    box-sizing: border-box;
}
.contact-section .application-form {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.contact-section .form-group .control-label {
  font-family: 'montserratsemi_bold';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: 2.2px;
  text-align: left;
  color: #333333;
  text-transform: uppercase;
}
.contact-section .cf7-form-type3 input.form-control,.contact-section .cf7-form-type3 textarea.form-control{
  border-radius: 2px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
}
.contact-section .cf7-form-type3 input.form-control{
  height: 46px;
}
.contact-section .cf7-form-type3 textarea.form-control{
  height: 80px;
}
.contact-section .cf7-form-type3 .form-group {
    margin-bottom: 30px;
}
.detail-label{
  font-family: 'montserratsemi_bold';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 1.8px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
  display: block;
}
.detail-label.big{
  font-size: 14px;
}
.detail-info,.detail-info a{
  font-family: 'karlaregular';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #7b8ca8;
}
.detail-info a:hover{
	color: #0061a1;
}
.detail-outer.studio{
	min-height: 100px;
}
.detail-outer{
	margin-bottom: 8px;
}
.both-section .col-md-6 .right{
    padding: 0px;
}
.both-section .col-md-6 .right,.both-section .col-md-6 .right #ukmap{
   		height: 100%;
}
.both-section .col-md-6{
	height: 812px;
}
.class-sections.contact-section{
	background-repeat: no-repeat;
	background-position: top center;
}
.contact-section .hd-typ1 {
    color: #fff;
    margin-bottom: 40px;
}
.contact-section .both-section{
	border-radius: 8px;
  	background-color: #ffffff;
  	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  	overflow: hidden;
}
.station-outer .section-station-outer{
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
  padding: 27px 27px 15px 27px;
  text-align: center;
  border: solid 3px #fff;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.station-outer .section-station-outer:hover,.station-outer .col-sm-4:first-child .section-station-outer{
  border: solid 3px #00a93c;
}
.modal-content .station-outer .col-sm-4:first-child .section-station-outer {
    border: solid 3px #fff;
}
.modal-content .station-outer .col-sm-4:first-child .section-station-outer:hover{
    border: solid 3px #00a93c;
}
.section-station-outer .title-class{
  font-family: 'montserratsemi_bold';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 3.7px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  margin-top: 27px;
}
.section-station-outer .text-class{
  font-family: 'karlaregular';
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: #7b8ca8;
  text-transform: capitalize;
  margin: 5px auto;
}
.section-station-outer .image-class{
  border-bottom: solid 1px #979797;
  min-height: 100px;
}
.section-station-outer .a-type2{
  margin-top: 10px;
  font-size: 10px;
  padding: 10px 15px;
  width:124px;
}
.section-station-outer .a-type2.blue{
  margin-left: 20px;
}
#footer-widgets-container .custom-col {
    float: left;
    width: 16.66%;
    padding-left: 15px;
    padding-right: 15px;
}
#footer-widgets-container {
    padding: 0px 0 40px;
    margin-top: -330px;
    background-repeat: no-repeat;
    background-color: #f5f7fd;
    background-position: center center;
    background-image:url(images/mask-footer.png);
}
.drag-player {
    position: fixed;
    height: 83px;
    width: 321px;
    cursor: move;
    z-index: 999999999 !important;
    display: none;
}
.drag-player .ico-close1 {
    cursor: pointer;
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 1;
}
.ico-close1 {
    height: 16px;
    width: 16px;
}
.icon {
    background: url(images/otherimg.png) no-repeat;
        background-position: -114px -108px;
}
.icon {
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
    border: none;
    display: inline-block;
    text-align: left;
    text-decoration: none;
    text-indent: -99999px;
}
.player-header {
    background: url(../images/webchat-ttl-bg.gif) repeat-x left top #d85d04;
    position: relative;
    padding: 6px 10px 7px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #d85d04;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    border-width: 1px 1px 0;
    border-radius: 5px 5px 0 0;
}
.player-header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.drag-player {
    cursor: move;
}
.player-dtl {
    border: 1px solid #e5e5e5;
    background-color: #ffffff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 #footer-widgets-container {
    padding: 270px 0 40px;
}
}
footer .widget-title .widget-header{
  font-family: 'montserratsemi_bold';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.18;
  letter-spacing: 2px;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footer-widget.widget_nav_menu {
    margin-bottom: 0px;
}

#footer-widgets-container ul li{
  padding: 0px;
  margin-bottom: 3px;
  border: 0;
}
.our-stations .outer-div{
border-bottom: 1px solid rgba(255,255,255,0.2);
padding-bottom: 70px;
margin-bottom: 30px;
}
.section-404-typ-01 .inner-404{
	background-color: #fff;
	margin: 140px 0px 50px 0px;
}
#footer-widgets-container ul li a{
  font-family: 'karlaregular';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
#footer-widgets-container a:hover {
    text-decoration: none;
    color: #0061a1;
}
#footer-base {
    padding: 21px 0;
    background-color: #f5f7fd;
    position: relative;
}
.footer-images-outer{
  float: right;
}
#footer-base .copyright{
  font-family: 'karlaregular';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #7b8ca8;
  text-transform: capitalize;
  height: 45px;
  line-height: 45px;
}
#footer-base .copyright a{
  color: #7b8ca8;
}
#footer-base .copyright a:hover{
  color: #0061a1;
  text-decoration: none;
}
#footer .scroll-top a {
    background-color: #f07a07;
    border: 0px solid #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-image:url(images/up-arrow.png);
    border-radius: 50%;
    color: #fff;
    height: 66px;
    line-height: 66px;
    width: 66px;
    -webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
#footer .scroll-top a:hover{
    background-color: #0061a1;
    background-repeat: no-repeat;
    background-position: center center;
    background-image:url(images/up-arrow.png);
}
#footer .scroll-top {
    bottom: 65px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 250;
    left: 0;
}
.footer-images-outer span{
  display: inline-block;
  margin-right: 20px;
}
.footer-widget.footer-images{
  margin-bottom: 0px;
}
.footer-images-outer span:last-child{
  margin-right: 0px;
}
.midbar-widget .rss-banner-title {
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'montserratbold';
  }
.start-popup .modal-dialog {
    width: 830px;
    margin: 60px auto;
}
.start-popup .modal-dialog {
    position: relative;
}
.start-popup .modal-dialog button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    top: -40px;
    position: absolute;
    right: 0px;
    opacity: 1;
    height: 27px;
    width: 27px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image:url(images/close.png);

}
.modal.start-popup{
    background-color: rgba(0,0,0,0.7);
    z-index: 9999;
}
.modal .station-outer .section-station-outer{
  height: auto !important;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
  padding: 15px;
}
.start-popup .modal-content{
  padding: 30px;
background-color: rgb(243,246,253);
}
.start-popup .section-station-outer .a-type2.blue {
    margin-left: 0;
}
.start-popup .buttons-station{
  text-align: center;
}
.shortcode-div .rss_header {
  display: none;
}
.shortcode-div .rss_item .title a{
  font-family: 'karlaregular';
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
}
.shortcode-div .rss_item .title a:hover{
  color: #0061a1;
}
.shortcode-div li.rss_item {
    float: left;
    width: 46%;
    border: 0;
    padding: 0px !important;
    margin-top: 0;
    margin-bottom: 30px;
}
.shortcode-div .feedzy-rss .rss_item .rss_content small{
  font-family: 'karlaregular';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #7b8ca8;
  margin: 10px 0px;
  text-transform: uppercase;
}
.cms-popup h3, .cms-popup h4, .cms-popup h5, .cms-popup h6 {
    font-family: 'montserratsemi_bold';
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 15px;
}
.site-content li {
    display: block;
}
.cms-popup ol {
    counter-reset: item;
    padding: 0px;
}
.cms-popup ol li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 5px;
}
.cms-popup ol > li::before {
    content: counters(item, ".") " ";
    counter-increment: item;
    position: absolute;
    left: 0px;
}
.cms-popup ol > li::before {
    font-family: 'montserratsemi_bold';
    font-size: 15px;
    color: #000000;
    line-height: 26px;
}
.cms-popup ol li ol {
    padding-left: 0px;
    margin-bottom: 15px;
}
.cms-popup ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.cms-popup ul li {
    text-align: left;
    position: relative;
    padding-left: 38px;
}
.cms-popup ul li::before {
    content: "\f058";
    color: #00a93c;
    font-size: 22px;
    font-family: FontAwesome;
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0px;
    line-height: 30px;
}
.start-popup.tandc  .modal-content {
    overflow: auto;
}
.cms-popup h2 {
    font-family: 'montserratsemi_bold';
    font-size: 22px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 15px;
}
.cms-popup p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.50;
    letter-spacing: normal;
    color: #4a4a4a;
}
.popup-table{
	width: 100%;
	margin-bottom: 15px;
}
.popup-table td{
	border:1px solid #4a4a4a;
	font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.93;
    letter-spacing: normal;
    color: #4a4a4a;
    padding: 0px 10px;
}
.profileclass a,.termclass a,.ll_lycadilse a,.ll_lycaradio a,.ll_time a{
	cursor: pointer;
}
.both-section form.wpcf7-form{
	position: relative;
}
.shortcode-div .both-section div.wpcf7-mail-sent-ok {
    bottom: 30px;
    width: 57%;
    right: 0;
}
.table-section-structure{
	width: 53%;
}
.img-section{
	width: 47%;
}
.gm-style-iw{
	font-family: 'montserratregular';;
	color: #000;
}
.playclass.fixe-class{
	position: fixed;
	bottom: 0px;
	right: 0px;
}
.playclass.fixe-class .a-type1 {
    background-color: #0061a1;
    padding: 0;
    background-position: center center;
    border-radius: 0;
	height: 50px;
	width: 50px;
	text-align: center;
}
.playclass.fixe-class .a-type1:hover{
    background-color: #00a93c;
    padding: 0;
    background-position: center center;
    border-radius: 0;
	height: 50px;
	width: 50px;
	text-align: center;
}
@media(max-width:2000px) {
.midbar-widget .rss-banner-description{
  font-size: 50px;
}
}
@media(max-width:1600px) {
.midbar-widget .rss-banner-description{
  font-size: 40px;
}
}
@media(max-width:1199px) {
.top-section-menu ul li a{
	font-size: 10px;
}
.table-image-div .img-section img {
    margin-left: 0;
    margin-top: 50px;
    width: 100%;
}
.both-section .col-md-6 {
    height: 940px;
}
.header-side-menu #main-navigation .main-nav > ul > li {
    margin: 0px 14px;
}
.header-side-menu #main-navigation ul li.current-menu-item a, .header-side-menu #main-navigation ul li.current-menu-ancestor > a, .header-side-menu #main-navigation .main-nav > ul > li > a{
	font-size: 11px;
}
.midbar-widget .rss-banner-title {
    font-size: 18px;
}
.listen-live-section{
	padding: 15px 25px 15px 54px;
}
header .header-right-widget{
	margin-top: 10px;
}
.midbar-widget .rss-banner-description {
    font-size: 30px;
}
.class-sections.our-presenter,.class-sections{
    padding-top: 100px;
}
.social-row-feed{
	margin-top: 100px;
}
.section-station-outer .a-type2.blue {
    margin-left: 0px;
}
#footer-widgets-container {
    padding: 224px 0 40px;
    margin-top: -267px;
}
#footer-widgets-container ul li a{
	font-size: 13px;
}
.post-type-section17 .icon-right-arrow{
	right: 20px;
	top: -35px;
}
.post-type-section17 .icon-left-arrow{
	left: 20px;
	top: -35px;
}
#footer .scroll-top{
	bottom: 75px;
}
.table-section-structure{
	width: 100%;
}
.img-section{
	width: 100%;
}
.shortcode-div .both-section div.wpcf7-mail-sent-ok{
	bottom: -10px;
	width: 100%;
	font-size: 13px;
}
.post-type-section17 .postlist-wrapper .image{
	margin-right: -15px;
}
#header #main-navigation .main-nav ul {
    padding-top: 0px;
}
#header.sticky #logo img,#header #logo img{
    width: 110px;
}
.midbar-widget {
    background-color: #f5f7fd;
}
.row.contnet-address{
	margin-top: 30px;
}
.top-section-menu .top-icon i {
    width: 44px;
    height: 44px;
    line-height: 60px;
}
.top-menu{
    transition: none;
-webkit-transition: none;
}
}
@media(max-width:991px) {
.contact-section-type3 .frm-wrap {
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 60px;
}
.contact-section-type3 .google-maps-builder {
	height: 400px !important;
}
.top-icon:hover .top-menu {
    height: 100px;
}
.start-popup .modal-dialog {
    width: 700px;
}
.top-section-menu ul li{
	margin-bottom: 8px;
}
#extra-header{
	float: right;
}
#header.sticky #logo img,#header #logo img{
    width: 130px;
}
.listen-live-section {
    width: 700px;
}
.header-side-menu #main-navigation ul li.current-menu-item a, .header-side-menu #main-navigation ul li.current-menu-ancestor>a, .header-side-menu #main-navigation .main-nav > ul > li > a:hover, .header-side-menu #main-navigation .main-nav > ul > li:hover > a, .header-side-menu #main-navigation .main-nav > ul > li:hover > a:hover, .header-side-menu #main-navigation .main-nav > ul > li > a.active{
	color: #00a93c;
    border-bottom: solid 2px transparent;
}
.listen-live-outer {
    position: relative;
    width: 100%;
    left: auto !important;
}
.midbar-widget .slick-initialized .slick-slide, .midbar-widget .slick-slider .slick-track, .midbar-widget .slick-slider .slick-list, .rss-inner-page-slider-1{
	height: 500px !important;
}
.class-sections{
    padding-top: 100px;
}
.social-row-feed{
	margin-top: 100px;
}
.social-feed #cff{
	margin-bottom: 30px;
}
.hd-typ1{
	font-size: 27px;
}
.note{
	position: absolute;
	left: 0;
}
.img-below img{
	margin: 0 auto;
	display: block;
}
.shortcode-div iframe{
	padding-top: 40px;
	width: 100%;
}
.both-section .col-md-6 {
    height: auto;
}
.both-section .map-div{
    height: 500px;
}
.station-outer{
	text-align: center;
}
footer .widget-title .widget-header{
	font-size: 11px;
}
#footer .scroll-top a{
	height: 50px;
	width: 50px;
	line-height: 50px;
	border-radius: 50px;
}
#footer .scroll-top{
	bottom: 75px;
}
#footer-base .col-md-6{
	width: 100%;
}
#footer-base .col-md-6 .footer-images-outer{
	clear: both;
}
.header-side-menu #main-navigation ul li.current-menu-item a, .header-side-menu #main-navigation ul li.current-menu-ancestor > a, .header-side-menu #main-navigation .main-nav > ul > li > a{
	font-size: 14px;
	text-align: left;
}
.header-side-menu #main-navigation .main-nav > ul {
    top: 42px;
}
.post-type-section17 .wrapper {
    padding-left: 40px;
    padding-right: 40px;
}
.footer-images-outer span {
    width: 28%;
}
.post-type-section17 .postlist-wrapper .image {
    margin-left: 23px;
}
	.shortcode-div .rss_item .title a{font-size:17px;}
}
@media(max-width:767px) {
/*****Home Page Banners******/
.inner-page-slider-1 .inner-slider-sec .slickprev{
	left:2px;
}
.inner-page-slider-1 .inner-slider-sec .slicknext{
	right:2px;
}
.main-menu .fdm-item-panel .fdm-item-image{display: block; float: none; margin-bottom: 10px;}
.main-menu .fdm-item-has-image .fdm-item-panel .fdm-item-title{padding-left: 0;}
.main-menu .fdm-item-has-image .fdm-item-panel .fdm-item-content p{padding-left: 0; padding-right: 0;}
.main-menu .fdm-item-panel{border-bottom: 1px dashed #ddd; padding-bottom: 10px;}
.main-menu .fdm-item-price-wrapper {line-height: 20px; position: absolute; right: 0; text-align: right; top: 0; white-space: nowrap;
}
.main-menu .fdm-item-panel .icons-title{display: inline-block; padding-right: 50px;}
.main-menu .fdm-section-header h3{font-size: 20px;}
.main-menu .fdm-item:last-child .fdm-item-panel{border-bottom: 0;}
.contact-section-type3 div.wpcf7-response-output {
	margin-top: 20px;
}
.cf7-form-type3 .text-right {
	text-align: left;
}
.cf7-form-type3 .ajax-loader {
	float: none;
}

.cf7-form-type3 .req-txt {
	padding-top: 0;
}
.midbar-widget .slick-initialized .slick-slide, .midbar-widget .slick-slider .slick-track, .midbar-widget .slick-slider .slick-list, .rss-inner-page-slider-1{
	height: 350px !important;
}
.post-type-section17 .postlist-wrapper .image{
	margin-left: 70px;
}
#footer-widgets-container .custom-col{
	width: 100%;
}
#footer-widgets-container ul li a {
    font-size: 16px;
    }
.station-outer .col-sm-4{
	width: 33.33%;
	float: left;
}
.midbar-widget .rss-banner-title{
	font-size: 16px;
}
.footer-images-outer {
    float: none;
}
#footer-base .col-md-6 .footer-images-outer {
    clear: both;
    text-align: center;
    margin-top: 20px;
}
#footer .scroll-top {
    bottom: 125px;
}
#footer-base .copyright{
	text-align: center;
}
#footer-base{
	padding-bottom: 10px;
}
.section-station-outer .text-class{
	line-height: 20px;
	font-size: 13px;
}
.detail-outer.studio {
    min-height: auto;
}
.shortcode-div li.rss_item{
	width: 96%;
}
.class-sections.advertisement-section{
	padding-bottom: 0px;
}
.post-type-section17 .postlist-wrapper .image{
	margin-left: 60px;
}
#footer-widgets-container{
	background-size: cover;
}
#footer-widgets-container {
    padding: 460px 0 40px;
    margin-top: -460px;
}
.start-popup .modal-dialog {
    width: 500px;
}
.modal-content .station-outer .col-sm-4{
	width: 100%;
	margin-bottom: 30px;
}
.cms-popup ol li {
    padding-left: 25px;
}
.table-image-div {
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 20px 0 rgba(72, 90, 143, 0.1);
    padding: 30px;
    box-sizing: border-box;
    margin: 0;
}
.cheap-international-calls{
	padding: 15px;
}
.calls-outer .title{
	font-size: 10px;
}
.note{
	left: 15px;
}
.for-background{
	background-size: cover;
}
.post-type-section17 .icon{
	top: -40px;
}
.section-r.post-type-section17{
	overflow: hidden;
	padding-top: 40px;
}
.post-type-section17 .icon-right-arrow{
	right: 25px;
}
.post-type-section17 .icon-left-arrow{
	left: 25px;
}
.cheap-international-calls .a-type2{
	margin-top: 40px;
}
.playclass.fixe-class{
display:none;
}
}
@media(max-width:670px) {
.station-outer .col-sm-4 {
    width: 100%;
    margin-bottom: 30px;
}
.listen-live-section {
    width: 500px;
    text-align: center;
}
.listen-live-section .playclass{
	float: none;
}
.listen-live-section .microphone{
	margin-bottom: 15px;
}
.post-type-section17 .postlist-wrapper .image{
	margin-right: -15px;
}
.post-type-section17 .postlist-wrapper .image{
	margin-left: 22px;
}
.both-section .col-md-6 .left {
    padding: 30px;
}
#header #logo img,#header.sticky #logo img {
    width: 120px;
}
.text-social a{
	font-size: 8px;
}
.social-icons-top ul {
    padding-left: 15px;
}
.social-icons-top ul li {
    margin-right: 2px;
}
.social-icons-top ul li a {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    line-height: 25px;
    font-size: 10.8px;
}
.station-outer .section-station-outer{
	height: auto !important;
}
}
@media(max-width:480px) {
.main-menu .fdm-item-panel .fdm-item-title{display: block;}
.tabs {
		display: none;
	}
	.tab_drawer_heading {
		background-color: #0061a1;
		color: #fff;
		border-top: 2px solid #fff;
		margin: 0;
		font-family: 'montserratregular';
		font-weight: normal;
		font-size: 18px;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		padding: 10px 20px;
	}
	.table-image-div table tr.head, .table-image-div table tr.head:hover {
    margin: 0px 0px 10px 0px;
}
.table-image-div .tab_content{
	margin-bottom: -2px;
}
.table-image-div table{
	border: 1px solid #0061a1;
}
	.d_active{
		background-color: ##0061a1;
		color: #fff;
		border-bottom: 0px solid #fff;
	}
	.contact-section-type3 .google-maps-builder {
	height: 300px !important;
}
.lbl-outer {
	position: relative;
}
.start-popup .modal-dialog{
	width: 400px;
}
.start-popup .modal-content {
    padding: 15px;
}
#site-branding{
	width: 25%;
}
.logo-sideheader #secondary-header{
	width: 66.66666667%;
}
#extra-header{
	width: 8.33333333%;
	margin-top: 30px;
    padding: 0;
    padding-right: 15px;
}
.midbar-widget .rss-banner-description {
    font-size: 24px;
}
.midbar-widget .rss-banner-title {
    font-size: 11px;
}
.footer-images-outer span {
    margin-right: 15px;
}
.hd-typ1 {
    font-size: 24px;
}
.content-div{
	font-size: 16px;
}
.wrapper-calls {
    float: left;
    width: 16.11%;
}
.note {
    margin-top: -10px;
}
.listen-live-section {
    width: 440px;
}
.post-type-section17 .postlist-wrapper .image {
    margin-left: 115px;
    width: 70%;
}
.post-typ17 .post-inner {
    padding-top: 60px;
}
.table-section-structure {
    width: 100%;
    padding: 0;
}
.application-form span.wpcf7-list-item{
	width: 100%;
}
.table-typ1 tr td{display: block; width: 100%; text-align: right;}
.table-typ1 tr td::before {content: attr(data-title) ": ";
float: left;
font-weight: normal;
padding-right: 10px;
text-align: left;
width: 100%;
font-family: 'montserratsemi_bold';}
.table-image-div table tr.head{
	display: none !important;
}
.table-image-div table tr td{
    width: 100% !important;
    text-align: left;
    border-bottom: 1px solid #979797;
}
.table-image-div table tr{
	border-radius: 0px;
}
.table-image-div table tr:nth-child(odd){
	background-color: #eee;
}
.table-image-div table tr:nth-child(even){
	background-color: #fff;
}
.social-icons-top ul {
    padding-left: 0px;
}
#header #logo img, #header.sticky #logo img {
    width: 90px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.main-header{
	padding-bottom: 0px;
}
.social-icons-top ul li.phn{
	display: inline-block;
}
.text-social{
	display: none;
}
header .header-right-widget{
    margin-top: 25px;
}
#extra-header{
	margin-top: 30px;
}
.header-side-menu #main-navigation .main-nav > ul {
    top: 57px;
}
.top-icon:hover .top-menu {
    height: 120px;
}
}
@media(max-width:420px) {
.start-popup .modal-dialog {
    width: 360px;
}
.header-side-menu #main-navigation .main-nav > ul {
    top: 57px;
}
.listen-live-section .microphone{
	font-size: 14px;
}
.listen-live-section{
	width: 360px;
	padding: 15px;
}
#extra-header {
    width: 10.333333%;
}
.logo-sideheader #secondary-header {
    width: 64.666667%;
}
.footer-images-outer span {
    margin-right: 15px;
    width: 25%;
}
.post-type-section17 .postlist-wrapper .image {
    margin-left: 30px;
    width: 85%;
}
.class-sections.advertisement-section {
    padding-bottom: 40px;
}
.cheap-international-calls {
    padding: 30px;
}
.cms-popup ol li {
    padding-left: 25px;
}
.top-section-menu ul li {
    padding-right: 10px;
    padding-left: 10px;
}
@media(max-width:380px) {
.start-popup .modal-dialog {
    width: 300px;
}
.listen-live-section .microphone {
    font-size: 12px;
}
.listen-live-section{
	width: 300px;
}
.wrapper-calls{
	width: 24.11%;
}
#footer .scroll-top{
	bottom: 110px;
}
}
@media(max-width:379px) {
.logo-sideheader #secondary-header {
    width: 75%;
}
header .header-right-widget {
    margin-left: 0px;
}
#extra-header {
    margin-top: 0;
    width: 14.333333%;
    margin-bottom: 5px;
}
.header-side-menu #main-navigation .main-nav > ul {
    top: 37px;
}
}
/*Main Menu End*/