/*
Theme Name: Betheme
Author: Muffin group
Description: The biggest WordPress Theme ever
Theme URI: http://themes.muffingroup.com/betheme
Author URI: http://muffingroup.com
License: Themeforest Split Licence
License URI: -
Version: 17.6

All css files are placed in /css/ folder
*/


@media (max-width: 720px){

   #rev_slider_4_2_forcefullwidth{display:block!important;}
   #rev_slider_2_1_forcefullwidth{display:none!important;}
}


#rev_slider_4_2_forcefullwidth{display:none;}
#rev_slider_2_1_forcefullwidth{display:block;}


#Header {
    -webkit-box-shadow: 0px 1px 11px -1px rgba(50, 50, 50, 0.53);
    -moz-box-shadow: 0px 1px 11px -1px rgba(50, 50, 50, 0.53);
    box-shadow: 0px 1px 11px -1px rgba(50, 50, 50, 0.53);
}

#Subheader{display: none;}

.ead-content{    
	
	max-width: 1210px;
    margin: 0 auto;
    display: block;
    height: auto;
}

.left-side, .right-side{float: left;}

.left-side{width: 45%;}

.left-side div:first-child{height:530px;}

.left-side div img{width:520px; height:520px;border-radius: 50%;}

.right-side{margin-left: 60px; width: 49%;}

.right-side h1{font-size:34px; color:#0a0a0a;}

.right-side strong{color:#034776; font-size: 14px;}

.call{    
	width: 95%;
    padding: 15px 10px;
    font-size: 21px;
    font-weight: 400;
    border: 2px solid #00CC66;
    display: block;
    text-align: center;
    color: #fff;
    background-color: #00CC66;
    border-radius: 15px!important;
}


.call:hover{background-color: #fff; color:#00CC66;}

@media (max-width: 720px) {

	.ead-content{width: 100%;}  

	.left-side{
		margin: 0 auto;
    	float: none;
    	width: 50%;} 

	.left-side div{height:270px;}

	.left-side div img{width:250px; height:250px;}

	.right-side{margin:0 auto; width: 80%; float: none;}

	.right-side h1{line-height: 30px;}


}


.know-ead{    
    border: 1px solid #dedede;
    border-radius: 14px;
    width: 87%!important;
    margin: 0 auto 0 7%;
    float: none!important;
}

.text-know{
    color:#000!important;
    font-size:25px;
    margin-bottom:0;
    display: block;
    text-align: right;
    line-height: 30px;
    margin-top: 15px;
    float: left;
    margin-left: 19%;
}

.know-ead-btn{
    color: #414141!important;
    background-color: #eebe00;
    padding: 14px 0;
    border-radius: 15px;
    margin-bottom: 9px;
    font-size: 13px;
    display: inline-block;
    margin-left: -15%;
   width:15%;
    margin-top: 9px;
}

.know-ead-btn:hover{background-color:#d2d2d2;}

@media (max-width: 720px) {
  .know-ead-btn{
    display: inline-block;
    width:80%;
    margin:0 auto 10px auto;
   float:none;
   }

  .text-know{
    float:none!important;
    margin-left:0!important;
    text-align:center!important;
    margin-bottom:10px!important;
    font-size:17px!important;
    font-weight:700;}
}







