@charset "utf-8";
/* CSS Document */

.row_clr{ margin:0 !important}

#Main_con{ min-width:auto !important}

#desk-menu a.logo-link{ display:block; margin-left:150px} 

#mob-menu{ display:none}

.mob-flip{ display:none}

#mob-menu .navbar-header{ height:80px}
#mob-menu .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 23px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#mob-menu .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #000;
}
	
#mob-menu .nav li a{

    font-size: 13px;
    font-style: italic;
	color:#fff;
	transition:all .35s;
}

#mob-menu .nav li a:hover{ color:#000}	
	
.main-head{
    text-align: center;
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
    color: #bfbfbf;
    text-transform: uppercase;
}
.header {min-width: auto;}
.hederInsideBox {
    width: 100%;
}

.home_cont_text.res-text{ width:100% !important;}
.read-more{display:block; margin:0 auto;  width: 97px; float:none;}
.fotter{margin:0; background: url(../images/footerBg.jpg) repeat; padding:20px 0 10px}
.fotter-left{padding-left:100px}
.fotter-right{text-align:right; float:right; padding-right:100px}
.fotter p{color: #55595c; font-size: 10px; text-transform: none;}
.fotter p a{color: #55595c; font-size: 10px; text-transform: none;}
.marquee p { line-height:30px}
.home_slider .container{ width:100%; padding:0}

.about-bot{
    margin-top: -100px;
    margin-bottom:80px;
}

@media (max-width:380px){

.flip-container, .front, .back {
    width: 250px;
    height: 250px;
    margin-bottom: 50px !important;
    margin-left: -30px !important;
}

}

@media (max-width:480px){
.home_slider { width: 100%;  height:180px !important;}
.da-slider { width: 100%; height:180px !important;  position: relative;}
/*.main-head span img{
    width:50px !important ;
    height: 4px !important;
}	
*/
.mob-flip{ padding:0}

}

@media screen and (max-width: 550px){
.main-head span {
    display: none;
}
}

/*Mobile phones potrait*/

@media (max-width: 767px) and (orientation: portrait) {
	
	.home_slider { width: 100%;  height: 200px !important;}
.da-slider { width: 100%; height: 200px !important;  position: relative;}
.da-slide .da-img img {
    width: 100% !important;
    height: 100% !important;
}
.da-slide .da-img {
    height: 200px !IMPORTANT;
}

.main-head span img{
    width: 135px;
    height: 4px;
}

#mob-menu{ display:block !important}
#desk-menu{ display:none !important}

.fotter-right {
    text-align: left;
    float: right;
    padding: 5px 15px;
}
.fotter-left {
    text-align: left;
    float: right;
    padding: 5px 15px;
}


.desk-flip{ display:none}
.mob-flip{ display:block !important; margin-bottom: 60px; margin-top: -50px;}

.mob-flip ul{ padding:0 }

.home_flipbox {
    width: 100%;
    margin: 0;
}
.flip-container{ margin:0 auto !important}
.flip-container, .front, .back {
    list-style: none;
    margin-bottom: 20px !important;
}

.about-bot{
    margin-top:20px;
    margin-bottom:0px;
}



	
}

/*Mobile phones landscape*/

@media (max-width: 767px) and (orientation: landscape) {
	
.home_slider { width: 100%;  height: 200px !important;}
.da-slider { width: 100%; height: 200px !important;  position: relative;}
.da-slide .da-img img {
    width: 100% !important;
    height: 100% !important;
}
.da-slide .da-img {
    height: 200px !IMPORTANT;
}
.main-head span img{
    width: 135px;
    height: 4px;
}

#mob-menu{ display:block !important}
#desk-menu{ display:none !important}

.fotter-right {
    text-align: left;
    float: right;
    padding: 5px 15px;
}
.fotter-left {
    text-align: left;
    float: right;
    padding: 5px 15px;
}


.desk-flip{ display:none}
.mob-flip{ display:block !important; margin-bottom: 60px; margin-top: -50px;}

.mob-flip ul{ padding:0 }

.home_flipbox {
    width: 100%;
    margin: 0;
}
.flip-container{ margin:0 auto !important}
.flip-container, .front, .back {
    list-style: none;
    margin-bottom: 20px !important;
}

.about-bot{
    margin-top:20px;
    margin-bottom:0px;
}
	
}

@media (min-width:768px) and (max-width:991px) {
.mainNavigation {
    width: 60%;
    margin-left: 40%;
}	

#desk-menu a.logo-link {
    display: block;
    margin-left: 100px;
}

.desk-flip{ display:none}
.mob-flip{ display:block !important; margin-bottom: 60px; margin-top: -50px;}

.mob-flip ul{ padding:0 }

.home_flipbox {
    width: 100%;
    margin: 0;
}
.flip-container{ margin:0 auto !important}
.flip-container, .front, .back {
    list-style: none;
    margin-bottom: 20px !important;
}

.about-bot{
    margin-top:20px;
    margin-bottom:0px;
}
	
}

@media (min-width:1024px) and (max-width:1199px) {
.sf-menu {
    position: relative;
    float: left;
    list-style: none;
    padding: 0;
    width: 940px !important;
    height: 300px;
    padding: 30px 0;
    margin-bottom: 90px !important;
}	
	
}
