/*
Theme Name:     Retail Radio Divi Child
Theme URI:      
Description: 	Customised DIVI theme
Author: 	The Web Workshop
Author URI: 	http://www.thewebworkshop.com.au
Template:   	Divi
Version:        1
*/

/* COLORS

Blue - #1b408c
Aqua - #00a5d6
Light Grey - #e9ebee
Dark Grey - #221e1f

*/

.aqua {color:#00a5d6}

#top-menu {
    font-weight: 400 !important;
}

/* NEW STYLES */
#top-menu li {
	padding-right: 50px !important;
}

#top-menu>li:last-child {
	padding-right: 0px !important;
}

.enq-now-btn a {
	padding-bottom: 5px !important;
}

.container.et_menu_container {
	margin-top: 30px;
}


/* TESTIMONIAL */ 

.et_pb_testimonial_portrait {
display: block !important;
float: none !important;
margin: 0 auto 20px !important;
}

.et_pb_testimonial_description {
display: block !important;
}

.et_pb_testimonial_description_inner {
margin: 0 auto !important;
}

/* SOCIAL */

.et-social-linkedin a:before {
    content: "\e09d";
}
.et-social-twitter a:before {
    content: "\e094";
}

/*Start Home Boxes*/


.home-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.home-box img {
  position: absolute;
  left: 0;
}

.home-mendo-links {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 1.2;
    position: relative;
    color: white;
    text-align: center;
    vertical-align: middle;
    margin-top: 260px;
    padding-top: 10px;
    background: rgba(0,165,215, 0.85);
}

@media (max-width: 1024px) {

.home-mendo-links {margin-top: 230px;}

}

@media (max-width: 800px) {
/*.home-box {height: 160px;}*/
.home-mendo-links {margin-top: 300px;}
}
/*End Home Boxes*/

/*Start Hover Boxes*/

.box {
  height: 274px;
  position: relative;
  overflow: hidden;
  width: 363px;
  margin-left: auto;
  margin-right: auto;
}
.box img {
  position: absolute;
  left: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.box .overbox {
  background-color: rgba(0,165,215, 0.85);
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 100;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  opacity: 0;
  width: 363px;
  height: 274px;
  padding: 130px 20px;
}
.box:hover .overbox { opacity: 1; }
.box .overtext {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
.box .title {
  font-size: 18px;
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
}
.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.box .tagline {
  font-size: 0.97em;
  opacity: 0;
  transition-delay: 0.2s;
  transition-duration: 0.2s;
  text-align: center;
}
.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}
.mendo-links {
    font-size: 18px;
    font-weight: normal;
    position: relative;
    color: white;
    text-align: center;
    vertical-align: middle;
    margin-top: 66%;
    padding-top: 10px;
    background: rgba(0,165,215, 0.85);
}

.box:hover h4 {
display: none;
 -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.mendo-links-title {
    font-size: 18px;
    text-align: center;
    margin-top: -60px !important;
}
.mendo-links-description {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    line-height: 17px;
    margin-bottom: 10px;
}
@media (max-width: 1285px) {
	.box {
    height: 274px;
    position: relative;
    overflow: hidden;
    width: 265px;
}

.box .overbox {
  background-color: rgba(0,165,215, 0.85);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    width: 265px;
    height: 0;
    padding: 100px 20px;
}
.box .title {
    font-size: 20px;
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.2s;
}
.mendo-links-title {
    font-size: 18px;
    text-align: center;
    margin-top: -65px !important;
}
.mendo-links-description {
    font-size: 8px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    line-height: 18px;
    margin-bottom: 8px;
}
.mendo-links {
    text-transform: lowercase;
    font-size: 25px;
    position: relative;
    top: 1%;
    color: white;
    text-shadow: 3px 0 29px rgba(0,0,0,0.28);
}
}

/*End Hover Boxes*/



/* CONTENT */


.single .post, #left-area {
    padding-bottom: 0 !important;
}


.icon-height .et_pb_main_blurb_image img {max-height:105px !important;}

.icon-height-fast .et_pb_main_blurb_image img {max-height: 80px !important; margin-top: 15px !important;}

.button_custom_aqua {
background: #134985 !important;
background: -moz-linear-gradient(-35deg, #134985 0%, #134985 34%, #00a5d6 100%) !important;
background: -webkit-linear-gradient(-35deg, #134985 0%,#134985 34%,#00a5d6 100%) !important;
background: linear-gradient(125deg, #134985 0%,#134985 34%,#00a5d6 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#134985', endColorstr='#00a5d6',GradientType=1 ) !important;
}


.search-results .post-meta {display:none}
.search-results #sidebar {display:none}

.et_pb_post > a img {
float: left;
margin-right: 3%;
margin-bottom: 3%;
width: 30% ;
}
#page-container .et_pb_post {
clear: both !important;
float: none !important;
margin: 0 !important;
}

.et_pb_posts a.more-link {
    display: inline-block;
    clear: both;
    color:#fff;
    padding: 1px 10px;
    border-radius: 14px;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
        margin-top: 10px;
    background: #134985 !important;
background: -moz-linear-gradient(-35deg, #134985 0%, #134985 34%, #00a5d6 100%) !important;
background: -webkit-linear-gradient(-35deg, #134985 0%,#134985 34%,#00a5d6 100%) !important;
background: linear-gradient(125deg, #134985 0%,#134985 34%,#00a5d6 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#134985', endColorstr='#00a5d6',GradientType=1 ) !important;

}

.page #page-container .et_pb_post {
    padding-bottom: 20px;
    border-bottom: 1px solid #1b408c;
}

.et_pb_text p:last-of-type {padding-bottom:1em !important;}

.et_pb_fullwidth_header {
        padding: 15px 0 !important;
}

.et_pb_fullwidth_header .header-content {
    padding: 0px !important;
}
.header-content h1 {
   padding-bottom: 0 !important;}

.et_pb_text h4 {line-height: 1.3;}

ul.check-list {
list-style-type: none;
}

.check-list li:before {
content: "\5a";
position:relative;
font-family: 'ETmodules';
color: #599ac0;
margin-right: 10px;
}

/* Enquire Now Btn */

li.enq-now-btn a {
    padding: 10px 20px 5px 20px;
    background-color: #00a5d6;
    color: #fff !important;
    border-radius: 3px;
    font-size: 14px !important;
    font-weight: 400 !important;
	text-transform: none !important;
}

/* WIDGETS */


#footer-widgets .footer-widget a {color: #fff}

#footer-widgets .footer-widget {
    margin-bottom: 3% !important ;
}

#menu-footer-menu {
display: inline;
 float: left;
}


.bottom-nav {
    padding: 0;
}


a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}


::-webkit-input-placeholder {
   color: #333;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333;  
}

:-ms-input-placeholder {  
   color: #333;  
}



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

/*-------------------[1024px]------------------*/

@media only screen and (min-width: 1025px) {

.custom-section-bg {background: #e9ebee;
background: -moz-linear-gradient(left, #e9ebee 0%, #e9ebee 59%, #ffffff 62%, #ffffff 100%) !important;
background: -webkit-linear-gradient(left, #e9ebee 0%,#e9ebee 59%,#ffffff 62%,#ffffff 100%) !important;
background: linear-gradient(to right, #e9ebee 0%,#e9ebee 59%,#ffffff 62%,#ffffff 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ebee', endColorstr='#ffffff',GradientType=1 ) !important;
}

}


/*-------------------[960px]------------------*/

@media only screen and (min-width: 981px) {
    .mobi-show {display: none !important;}

    #logo {margin-top: -30px;}

}



/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

    .mobi-show {display: block !important;}

    .soc-hide {display:none !important;}

#menu-footer-menu {
    display: block;
    float: none;
}

}
/*-------------------[480px]------------------*/
@media only screen and ( min-width: 480px ) {

#top-header #et-info {display:none}

}
/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

.mobi-hide {display:none !important;}

#top-header #et-info {display:none}

}


.et_pb_slide_content {padding: 20px 0 !important; max-width: 100% !important;}


/**** Contact form LP ****/

 .lp_contact_form {
    padding: 35px;
    background-color: #fcfcfc;
    border-radius: 4px;
}

@media onlt screen and (max-width: 980px){
.lp_contact_form {
    padding: 20px 15px !important;
}
}

 .lp_contact_form .zform_button {
    color: #fff;
}

.lp_contact_form input, .lp_contact_form textarea, .lp_contact_form select {
    font-size: 16px;
    border: 1px solid #555;
    padding:8px;
border-radius: 5px;
background-color:#fff;
width: 100%;
margin:0;
}

.lp_contact_form textarea {
    min-height: 140px;
}

.lp_contact_form select {
height: auto;
padding-left:5px;
}

.lp_contact_form .zform_button, .zform_button.custom_button  {
    color: #fff !important;
   border-radius: 20px !important;
    height: 40px !important;
    font-size: 16px !important;
    width: auto !important;
    padding: 0 20px !important;

background: #134985 !important;
background: -moz-linear-gradient(-35deg, #134985 0%, #134985 34%, #00a5d6 100%) !important;
background: -webkit-linear-gradient(-35deg, #134985 0%,#134985 34%,#00a5d6 100%) !important;
background: linear-gradient(125deg, #134985 0%,#134985 34%,#00a5d6 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#134985', endColorstr='#00a5d6',GradientType=1 ) !important;

}