
/* Large Layout: 1200px. */
@media only screen and (min-width: 1200px){
.container {padding: 0;}
.container-fluid{padding: 0;}    

.header-right
{
    margin-top: 48px;
}

.footer-slogan 
{
    margin-bottom: 25px;
}

.asagi
{
	margin-top:58px;
}
    
}

@media (min-width: 1200px)
{ 
	.logo 
	{
		padding: 45px 0px;
	}
}


/* Medium screen  */ 
@media only screen and (min-width: 992px) and (max-width: 1199px) {     
/*** 
=============================================
    header Area style
=============================================
***/    
.header-area .inner-content .header-left {
    float: none !important;
    text-align: center;
}
.header-area .inner-content .header-right {
    float: none !important;
    display: block;
    overflow: hidden;
}     

.main-menu .navigation li a 
{
    padding: 26px 12px;
}  

/*** 
=============================================
    Rev slider wrapper style
=============================================
***/       
.rev_slider_wrapper {}
.rev_slider_wrapper .slide-content.left-slide{
    margin-left: 100px;
}
.rev_slider_wrapper .slide-content.right-slide{
    margin-right: 100px;
}    
.tparrows {
    top: 50% !important;
}

/*** 
=============================================
    Choose area  style
=============================================
***/  
.choose-area {
    padding-bottom: 50px;
}       
.featured-item-box .single-box {
    margin-bottom: 30px;
}    

/*** 
=============================================
    Latest blog area  style
=============================================
***/    
.single-blog-post .text-holder {
    margin: 25px 0 0;
}    
.single-blog-post .text-holder .blog-title {
    font-size: 20px;
    margin: 0 0 10px;
}    

/*** 
=============================================
    Brand area  style
=============================================
***/     
.brand-text-box {
    overflow: hidden;
    margin-bottom: 50px;
}    

/*** 
=============================================
    Footer area style
=============================================
***/     
.single-footer-widget .latest-post .single-post .text-holder a.post-title br{
    display: none;
} 

/*** 
=============================================
    Latest project area style
=============================================
***/
.big-item {
    width: 50%;
}    
.span-width-5 {
    width: 50%;
} 
    
/*** 
=============================================
    Advantages area style
=============================================
***/ 
.advantages-area .advantages-box {
    margin-top: 40px;
}    
.advantages-area .advantages:before{
    display: none;
}    
.advantages-area .advantages:after {
    display: none;
}
    
/*** 
=============================================
    Single Service area style
=============================================
***/ 
#single-service-area {
    padding: 80px 0 90px;
}    
#single-service-area .content-box .top-content .text-holder {
    margin-top: 26px;
}        
.explore-service-box .text-holder .inner-text ul li {
    width: 100%;
}    
.profit-improvement-box .text-holder {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 40px;
}
.profit-improvement-box .graph-outer .donut-graph {
    margin-left: 0;
}    

/*** 
=============================================
    Project Area v3 style
=============================================
***/     
.single-modern-project .text-holder {
    padding-top: 30px;
}    
    
/*** 
=============================================
    Project Single area style
=============================================
***/ 
.project-single-area .project-info ul li b {
    width: 90px;
}     
.project-single-area .project-info ul li span {
    padding-left: 10px;
} 
 
/*** 
=============================================
    Blog grid area style
=============================================
***/     
.blog-grid-area .blog-post {
    margin-bottom: -80px;
    padding-bottom: 80px;
}    

/*** 
=============================================
    Blog Single area style
=============================================
***/
.blog-single-area .single-blog-post .text-holder .top .meta-box .meta-info li {
    line-height: 20px;
} 
.blog-single-area .bottom-content-box .text-box {
    margin-top: 20px;
}  
.blog-single-area .bottom-content-box .img-box img {
    width: 100%;
}    
.blog-single-area .tag-box .left {
    float: none !important;
    display: block;
}
.blog-single-area .tag-box .tag {
    float: none !important;
}

/*** 
=============================================
    Contact Details Area style
=============================================
***/     
.single-contact-details .img-holder img{
    min-height: 370px;
}      
   
/*** 
=============================================
    Shop Area style
=============================================
***/     
#shop-area .shop-content {
    overflow: hidden;
    margin-bottom: 60px;
}    
 
/*** 
=============================================
    Single Shop Area style
=============================================
***/     
.single-shop-content .img-holder {
    margin-right: 20px;
}    
.single-shop-content .content-box {
    margin-left: -20px;
}      
    
/*** 
=============================================
    Login Register Area style
=============================================
***/     
.login-register-area .form a.forgot-password {
    margin: 70px 0 0;
}    
.login-register-area .form.register {
    overflow: hidden;
    margin-top: 50px;
}    
.login-register-area .form h6 {
    margin: 28px 0 0;
}     

    
    
    
 
    
    
    
    
  
    

}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {  
    
/*** 
=============================================
    header Area style
=============================================
***/    
.header-area .inner-content .header-left {
    float: none !important;
    text-align: center;
    margin-bottom: 15px;
}
.header-area .inner-content .header-right {
    float: none !important;
    display: block;
    overflow: hidden;
}      
.header-social-info 
{
    display: block;
    margin: 0 auto;
}    

    
/*** 
=============================================
    Mainmenu Area style
=============================================
***/      
.mainmenu-right-box {
    float: none !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 555;
} 
.search-box {
    right: 0px;
}        
  
/*** 
=============================================
    Rev slider wrapper style
=============================================
***/       
.rev_slider_wrapper {
    margin: 0;  
}
.rev_slider_wrapper .slide-content.left-slide{
    margin-left: 100px;
}
.rev_slider_wrapper .slide-content.right-slide{
    margin-right: 100px;
}    
.tparrows {
    top: 50% !important;
}

/*** 
=============================================
    Choose area  style
=============================================
***/  
.choose-area {
    padding-bottom: 50px;
}    
.choose-area .inner-content {
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 105px;
}    
.featured-item-box .single-box {
    margin-bottom: 30px;
}    

/*** 
=============================================
    About area  style
=============================================
***/    
.company-featured-box {
    margin-left: 0px;
}    
    
/*** 
=============================================
    Appointment Area  style
=============================================
***/
.appointment-area {
    padding-bottom: 80px;
}    
.appointment-img-holder img {
    float: none;
    max-width: 100%;
}   
.appointment-img-holder .subscribe-form-box {
    padding: 43px 30px 40px;
    top: 80px;
    bottom: 25px;
    right: 0px;
    left: 0;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
}   
.appointment-area .text-holder {
    padding-left: 0px;
    padding-top: 60px;
}    
    
/*** 
=============================================
    Brand area  style
=============================================
***/     
.brand-text-box {
    overflow: hidden;
    margin-bottom: 50px;
}    
 
/*** 
=============================================
    Slogan Area  style
=============================================
***/     
.slogan-area .title {
    margin: 0px 0 15px;
    float: none !important;
    text-align: center;
}    
.slogan-area .button {
    float: none !important;
    display: block;
}    
.slogan-area .button a {
    margin: 0 auto;
}    
 
/*** 
=============================================
    Footer area style
=============================================
***/     

.footer-area .inner-content:before {
    display: none;
} 
.single-footer-widget .our-info .footer-logo {
    display: block;
    margin-bottom: 21px;
}    

    
/*** 
=============================================
    Footer Bottom area style
=============================================
***/     
.footer-bottom-area .footer-bottom .footer-botton-left {
    float: none !important;
    text-align: center;
    display: block;
}    
.footer-bottom-area .footer-bottom .copyright-text {
    margin: 8px 0 0;
    float: none !important;
    text-align: center;
}
    
/*** 
=============================================
    Latest project area style
=============================================
***/
.latest-project-area .sec-title {
    padding-bottom: 30px;
    float: none !important;
}
.filters {
    margin: 0;
    float: none !important;
}    
.filters ul {
    border: 1px solid #ffffff;
    margin-bottom: 15px;
}    
.filters li span {
    border-right: 1px solid #ffffff;
}        
.big-item {
    width: 50%;
}    
.span-width-5 {
    width: 50%;
} 

/*** 
=============================================
    Advantages area style
=============================================
***/ 
.advantages-area .advantages-box {
    margin-top: 40px;
}    
.advantages-area .advantages:before{
    display: none;
}    
.advantages-area .advantages:after {
    display: none;
}
        
/*** 
=============================================
    Single Service area style
=============================================
***/ 
#single-service-area {
    padding: 80px 0 90px;
}    
#single-service-area .content-box .top-content .text-holder {
    margin-top: 26px;
}         
.profit-improvement-box .text-holder {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 40px;
}
.profit-improvement-box .graph-outer .donut-graph {
    margin-left: 0;
}    
.left-sidebar {
    margin-bottom: 70px;
}        
.great-services-item .single-great-services {
    margin-bottom: 30px;
}    
.consultation-form-box .top .sec-title {
    padding-right: 0;
    padding-bottom: 35px;
    float: none !important;
}    
.consultation-form-box .top .text-box {
    float: none !important;
    margin-bottom: 25px;
}    
  
/*** 
=============================================
    Project Area v3 style
=============================================
***/     
.single-modern-project .text-holder {
    padding-top: 30px;
}        
.project-area-v3 .sec-title {
    float: none !important;
    padding-bottom: 40px;
}    
.project-area-v3 .tab-menu-box {
    float: none !important;
    display: block;
    margin-bottom: 30px;
}    
    
/*** 
=============================================
    Project Single area style
=============================================
***/ 
.project-single-area .project-info ul li b {
    width: 90px;
}       
.project-single-area .project-info ul li span {
    padding-left: 10px;
}    
.project-single-area .project-info {
    margin-top: 40px;
}
.project-single-area .project-analysis .analysis-list {
    margin-top: 30px;
}
    
/*** 
=============================================
    Blog default area style
=============================================
***/     
.blog-default-area .blog-post {
    margin-right: 0;
    border-right: none;
    padding-right: 0px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}    

/*** 
=============================================
    Blog Grid area style
=============================================
***/      
.blog-grid-area .blog-post {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}    
    
/*** 
=============================================
    Blog large area style
=============================================
***/ 
.blog-large-area .blog-post {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}    
.sidebar-wrapper {
    margin-top: 70px;
    margin-left: 0;
} 
    
/*** 
=============================================
    Blog Single area style
=============================================
***/
.blog-single-area .blog-post {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}         
.blog-single-area .single-blog-post .text-holder .top .meta-box .meta-info li {
    line-height: 20px;
} 
.blog-single-area .bottom-content-box .text-box {
    margin-top: 20px;
}  
.blog-single-area .bottom-content-box .img-box img {
    width: 100%;
}    
.blog-single-area .tag-box .left {
    float: none !important;
    display: block;
}
.blog-single-area .tag-box .tag {
    float: none !important;
}
    
/*** 
=============================================
    Contact Details Area style
=============================================
***/     
.single-contact-details .img-holder {
    display: block;
    width: 100%;
    float: none;
}   
.single-contact-details .text-holder {
    display: block;
    width: 100%;
    float: none;
}            
    
/*** 
=============================================
    Single Shop Area style
=============================================
***/     
.single-shop-content .img-holder {
    margin-right: 0px;
    max-width: 450px;
}   
.single-shop-content .content-box {
    margin-left: 0;
    margin-top: 0;
}   
.related-product .single-product-item {
    margin-bottom: 40px;
}       
    
/*** 
=============================================
    Cart Area style
=============================================
***/      
.cart-area .cart-bottom .calculate-shipping {
  padding-bottom: 60px;
}      
    
/*** 
=============================================
    Checkout Area style
=============================================
***/    
.checkout-area .form.shipping-info {
  padding-top: 60px;
}    
.checkout-area .cart-total {
  padding-top: 60px;
}    
    
/*** 
=============================================
    Login Register Area style
=============================================
***/     
.login-register-area .form a.forgot-password {
  margin: 70px 0 0;
} 
.login-register-area .register {
  padding-top: 50px;
}    
.login-register-area .form h6 {
  color: #797979;
  float: left;
  font-size: 14px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 27px;
}


    
    
    
    
    
    
    
 
    
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
    
/*** 
=============================================
    Top Bar Area style
=============================================
***/      
.top-bar-area .flex-box-three {
    display: block;
}
.top-bar-area .top-left {
    padding-top: 10px;
}
.top-bar-area .top-left p {
    margin: 0 0 5px;
    text-align: center;
} 
.state-box {
    margin: 0 auto;
    width: 150px;
}    

#ik img
{
	display:none;
}

.header-contact-info .single-info 
{
    padding-left:41px !important;
}
    
/*** 
=============================================
    header Area style
=============================================
***/    
.header-area .inner-content .header-left {
    float: none !important;
    text-align: center;
}
.header-area .inner-content .header-right {
    float: none !important;
    display: block;
    overflow: hidden;
}      

.header-contact-info .single-info {
    padding-left: 42px;
    border-left: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
}      
.header-contact-info .single-info .icon-holder {
    left: 15px;
}    
  
/*** 
=============================================
    Mainmenu Area style
=============================================
***/      
.mainmenu-right-box {
    float: none !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 555;
} 
.search-box {
    right: 0px;
}    
    
/*** 
=============================================
    Rev slider wrapper style
=============================================
***/       
.rev_slider_wrapper {
    margin: 0;
}
.rev_slider_wrapper .slide-content.left-slide{
    margin-left: 100px;
}
.rev_slider_wrapper .slide-content.right-slide{
    margin-right: 100px;
}    
 
/*** 
=============================================
    Choose area  style
=============================================
***/  
.choose-area {
    padding-bottom: 50px;
}    
.choose-area .inner-content {
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 105px;
}    
.featured-item-box .single-box {
    margin-bottom: 30px;
}    
    
/*** 
=============================================
    About area  style
=============================================
***/    
.company-featured-box {
    margin-left: 0px;
}     
.company-featured-box li {
    width: 100%;
}    
    
/*** 
=============================================
    Latest blog area  style
=============================================
***/     

    
/*** 
=============================================
    Appointment Area  style
=============================================
***/
.appointment-area {
    padding-bottom: 80px;
}    
.appointment-img-holder img {
    float: none;
    max-width: 100%;
}   
.appointment-img-holder .subscribe-form-box {
    position: relative;
    padding: 43px 20px 40px;
    top: 0;
    bottom: 0;
    right: 0px;
    left: 0;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
}    
.appointment-area .text-holder {
    padding-left: 0px;
    padding-top: 50px;
} 
.appointment-form-box button {
    margin: 25px 0 0;
}    
    
/*** 
=============================================
    Brand area  style
=============================================
***/     
.brand-text-box {
    overflow: hidden;
    margin-bottom: 50px;
}    
       
/*** 
=============================================
    Slogan Area  style
=============================================
***/     
.slogan-area .title {
    margin: 0px 0 15px;
    float: none !important;
    text-align: center;
}    
.slogan-area .button {
    float: none !important;
    display: block;
}    
.slogan-area .button a {
    margin: 0 auto;
}    
     
/*** 
=============================================
    Footer area style
=============================================
***/

.single-footer-widget .sec-title {
    padding-bottom: 25px;
}
.footer-area .inner-content:before {
    display: none;
} 
.single-footer-widget .our-info .footer-logo {
    display: block;
    margin-bottom: 21px;
}    
.single-footer-widget.pdtop-50{
    padding-top: 10px;        
} 
.single-footer-widget.martop-50{
    margin-top: 10px;        
}    
    
/*** 
=============================================
    Footer Bottom area style
=============================================
***/     
.footer-bottom-area .footer-bottom .footer-botton-left {
    float: none !important;
    text-align: center;
    display: block;
}    
.footer-bottom-area .footer-bottom .copyright-text {
    margin: 8px 0 0;
    float: none !important;
    text-align: center;
} 

/*** 
=============================================
    Latest project area style
=============================================
***/
.latest-project-area .sec-title {
    padding-bottom: 30px;
    float: none !important;
}
.filters {
    margin: 0;
    float: none !important;
}    
.filters ul {
    border: 1px solid #ffffff;
    margin-bottom: 15px;
}    
.filters li span {
    border-right: 1px solid #ffffff;
}        
.big-item {
    width: 100%;
}    
.span-width-5 {
    width: 100%;
} 

/*** 
=============================================
    Advantages area style
=============================================
***/ 
.advantages-area{
    padding-bottom: 50px;        
}    
.advantages-area .advantages-box {
    margin-top: 40px;
}    
.advantages-area .advantages:before{
    display: none;
}    
.advantages-area .advantages:after {
    display: none;
}
.advantages-area .advantages-box li {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 30px;
}    
  
/*** 
=============================================
    Covered Area style
=============================================
***/ 
.covered-area{
    padding-bottom: 50px;        
}    
.single-covered-item {
    margin-bottom: 30px;
}    
   
/*** 
=============================================
    Not Found area style
=============================================
***/      
.not-found-content .search-form {
    width: 300px;
}    
.not-found-content .search-form input[type="text"] {
    width: 300px;
}
    
/*** 
=============================================
    Single Service area style
=============================================
***/ 
#single-service-area {
    padding: 80px 0 90px;
}    
#single-service-area .content-box .top-content .text-holder {
    margin-top: 26px;
}         
.profit-improvement-box .text-holder {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 40px;
}
.profit-improvement-box .graph-outer .donut-graph {
    margin-left: 0;
}    
.left-sidebar {
    margin-bottom: 70px;
}        
.great-services-item .single-great-services {
    margin-bottom: 30px;
}    
.consultation-form-box .top .sec-title {
    padding-right: 0;
    padding-bottom: 35px;
    float: none !important;
}    
.consultation-form-box .top .text-box {
    float: none !important;
    margin-bottom: 25px;
}    
      
/*** 
=============================================
    Project Area v3 style
=============================================
***/     
.single-modern-project .text-holder {
    padding-top: 30px;
}        
.project-area-v3 .sec-title {
    float: none !important;
    padding-bottom: 40px;
}    
.project-area-v3 .tab-menu-box {
    float: none !important;
    display: block;
    margin-bottom: 30px;
    border: none;
}    
.project-area-v3 .tab-menu-box li a.nav-link span {
    display: block;
    padding: 17px 10px 17px;
    border-right: none;
}    
  
/*** 
=============================================
    Project Single area style
=============================================
***/ 
.project-single-area .project-info ul li b {
    width: 90px;
}       
.project-single-area .project-info ul li span {
    padding-left: 10px;
}    
.project-single-area .project-info {
    margin-top: 40px;
}
.project-single-area .project-analysis .analysis-list {
    margin-top: 30px;
}    

/*** 
=============================================
    Blog default area style
=============================================
***/     
.blog-default-area .blog-post {
    margin-right: 0;
    border-right: none;
    padding-right: 0px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}    
            
/*** 
=============================================
    Blog Grid area style
=============================================
***/      
.blog-grid-area .blog-post {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}    

/*** 
=============================================
    Blog large area style
=============================================
***/ 
.blog-large-area .blog-post {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}    
.sidebar-wrapper {

    margin-left: 0;
}
#blog-area .single-blog-post .text-holder .top .meta-box .meta-info li {
    line-height: 22px;
}
    
/*** 
=============================================
    Blog Single area style
=============================================
***/
    
.blog-single-area .single-blog-post .text-holder .top .meta-box .meta-info li {
    line-height: 20px;
} 
.blog-single-area .bottom-content-box .text-box {
    margin-top: 20px;
}  
.blog-single-area .bottom-content-box .img-box img {
    width: 100%;
}    
.blog-single-area .tag-box .left {
    float: none !important;
    display: block;
}
.blog-single-area .tag-box .tag {
    float: none !important;
}
 
/*** 
=============================================
    Contact Details Area style
=============================================
***/     
.single-contact-details .img-holder {
    display: block;
    width: 100%;
    float: none;
}    
.single-contact-details .text-holder {
    display: block;
    width: 100%;
    float: none;
}            

/*** 
=============================================
    Contact Info Area style
=============================================
***/     
.contact-form {
    padding: 80px 40px 80px;
}          
    
/*** 
=============================================
    Single Shop Area style
=============================================
***/     
.single-shop-content .img-holder {
    margin-right: 0px;
    max-width: 400px;
}    
.single-shop-content .content-box {
  margin-left: 0;
  margin-top: 35px;
}   
.related-product .single-product-item {
  margin-bottom: 40px;
}   
    
/*** 
=============================================
    Cart Area style
=============================================
***/
.cart-middle .apply-coupon {
  padding-left: 0;
}       
.cart-middle .apply-coupon input[type="text"] {
  margin: 0 0 20px;
  position: static;
  width: 225px;
}    
.cart-area .cart-bottom .calculate-shipping {
  padding-bottom: 60px;
}    
.cart-middle .update-cart {
  float: left !important;
  margin: 20px 0 0;
}        
.cart-bottom .calculate-shipping input[type="text"] {
    margin-bottom: 25px;
}          
    
/*** 
=============================================
    Checkout Area style
=============================================
***/    
.checkout-area .form.shipping-info {
  padding-top: 60px;
}    
.checkout-area .cart-total {
  padding-top: 60px;
}   
.checkout-area .exisitng-customer h5 a {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 7px;
}
.checkout-area .coupon h5 a {
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 7px;
}    
    
/*** 
=============================================
    Login Register Area style
=============================================
***/  
.login-register-area .form a.forgot-password {
  float: left;
  margin: 35px 0 0;
}  
.login-register-area .form.register {
  padding-top: 60px;
}    
.login-register-area .form .social-icon {
  float: left;
  margin-right: 0;
  margin-top: 30px;
}    
.login-register-area .form .social-icon span {
  left: 0;
  position: relative;
} 
.login-register-area .form .social-icon .login-with {
  position: static;
}    
.login-register-area .form h6 {
  margin: 20px 0 0;
}

    
    
    
    
    
   
    
}



@media only screen and (max-width: 520px){    
/*** 
=============================================
    Rev slider wrapper style
=============================================
***/       
.rev_slider_wrapper .slide-content,
.tp-mask-wrap
{
    display: none;
}

}





/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px){}



@media (min-width: 992px){
    
.navbar-collapse.collapse {
    display: block !important;
    height: auto;
    padding-bottom: 0;
    overflow: visible !important;
}
.navbar-toggle {
    display: none !important;
}  
    
}



@media only screen and (max-width: 991px){   

.sociallinks-style-one li 
{
    margin-right: 5px;
}

.header-contact-info .single-info 
{
    padding-left: 68px;
	margin-left:0px;
}

.sticky-header {
    display: none;
}     
.main-menu {
    display: block;
    float: right !important;
    padding-bottom: 0;
    padding-top: 61px;
    z-index: 5;
    width: 100%;
}
.main-menu .navigation li {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}   
.main-menu .collapse {
    border: none;
    border-radius: 0px !important;
    float: none;
    margin: 0;
    max-height: 370px;
    overflow: auto;
    padding: 0;
    width: 100%;
}    
.main-menu .collapse.in, 
.main-menu .collapsing {
    border: none;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    border-top: none;
}    
.main-menu .navbar-header {
    position: relative;
    float: none;
    display: block;
    text-align: right;
    width: 100%;
    padding: 0;
    right: 0px;
    z-index: 12;
}      
.main-menu .navbar-header .navbar-toggle {
    border: 1px solid #e7e7e7;
    display: inline-block;
    float: none;
    margin: 0;
    z-index: 7;
    width: 50px;
    height: 50px;
    border-radius: 0;
    cursor: pointer;
    padding: 0 9px;
    position: absolute;
    top: -53px;
    right: 0;
}

.main-menu .navbar-header .navbar-toggle .icon-bar {
    display: block;
    background: #e7e7e7;
    width: 30px;
    height: 2px;
    border-radius: 1px;
}
.main-menu .navbar-header .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 6px;
}
.main-menu .navbar-collapse .navigation > li > ul{
    box-shadow: none;        
}    
.main-menu .navbar-collapse .navigation > li > ul:before {
    display: none;
}   
.main-menu .navbar-collapse > .navigation {
    background: #0c1551 !important;
    float: none !important;
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 20px;
}     
.main-menu .navbar-collapse .navigation > li{
    margin:0px !important;
    float:none !important;
    width:100%;
    padding: 0;
} 
  
.main-menu .navbar-collapse .navigation li::before {
    background: none;
    position: static;
}  
.main-menu .navbar-collapse .navigation li.dropdown > a:after{
    display:none !important;
} 
.main-menu .navbar-collapse .navigation li a:after {
    display: none;
}
    
.main-menu .navbar-collapse > .navigation > li > a{
    padding:10px 10px !important;
}     
.main-menu .navbar-collapse > .navigation > li > ul,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul{
    position:relative;
    border:none;
    float:none;
    visibility:visible;
    opacity:1;
    display:none;
    margin:0px;
    left:auto !important;
    right:auto !important;
    top:auto !important;
    width:100%;
    background: none;
    border-radius:0px;
    -webkit-border-radius:0px;
    -ms-border-radius:0px;
    -o-border-radius:0px;
    -moz-border-radius:0px;
    transition:none !important;
    -webkit-transition:none !important;
    -ms-transition:none !important;
    -o-transition:none !important;
    -moz-transition:none !important;
}       
.main-menu .navbar-collapse > .navigation > li,
.main-menu .navbar-collapse > .navigation > li > ul > li{
    border-top: 1px solid #06105c;
    opacity:1 !important;
    top:0px !important;
    left:0px !important;
    visibility:visible !important;
}  
.main-menu .navbar-collapse > .navigation > li:last-child,
.main-menu .navbar-collapse > .navigation > li > ul > li:last-child{
    border-bottom: 1px solid #06105c;        
}    
.main-menu .navbar-collapse > .navigation > li > a {
    padding: 10px 10px !important;
    line-height: 22px;
    color: #ffffff;
    background: #101b66;
    text-align: left; 
}
    
.main-menu .navbar-collapse .navigation li ul li{
    padding: 0;        
}          
.main-menu .navbar-collapse .navigation li ul li a{
    padding: 10px 20px !important;
    line-height: 22px;
    color: #ffffff;
    background: #172272;
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    border: none;
	overflow: hidden;
} 
.main-menu .navbar-collapse .navigation li ul li a:before {
    margin: 18px 0;
    display: none;
}    
.main-menu .navbar-collapse > .navigation > li > a:hover,
.main-menu .navbar-collapse > .navigation > li > a:active,
.main-menu .navbar-collapse > .navigation > li > a:focus{
    background: #ffd700;
} 
.main-menu .navbar-collapse > .navigation > li:hover > a,
.main-menu .navbar-collapse > .navigation > li > ul > li:hover > a,
.main-menu .navbar-collapse > .navigation > li > ul > li > ul > li:hover > a,
.main-menu .navbar-collapse > .navigation > li.current > a{
    background: #080d2d;
    color: #ffffff !important;
}        
.main-menu .navbar-collapse > .navigation li.dropdown .dropdown-btn{
    display:block;
}
   
}

.navbar-nav > li >.dropdown-menu > li > a:hover, .rd-mobilepanel, .rd-mobilemenu_ul a:hover {
    background: var(--renk2);
    background: -moz-linear-gradient(left, var(--renk1) 0%, var(--renk2) 100%);
    background: -webkit-linear-gradient(left, var(--renk1) 0%,var(--renk2) 100%);
    background: linear-gradient(to right, var(--renk1) 0%,var(--renk2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--renk1)', endColorstr='var(--renk2) ',GradientType=1 );
}

.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999993;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666666;
  background: rgba(255, 255, 255, 0.97);
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.lt-ie9 .rd-mobilemenu_ul {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
  zoom: 1;
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul li.active > a {
  background: var(--renk1);
  color: #ffffff;
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
  overflow: hidden;
  color: var(--siyah);
}
.rd-mobilemenu_ul a.active 
{
  color: #2d2d2d;
}

.rd-mobilemenu_ul a i
{
  color: var(--renk1);
}

.rd-mobilemenu_ul a:hover i,
.rd-mobilemenu_ul a:hover 
{
  color: #ffffff;
}

.rd-mobilemenu_ul a:hover i
{
  background:transparent;
  color: #ffffff;
}

.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px 'FontAwesome';
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #000000;
  -moz-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #ffffff;
  color: #666666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
  overflow: hidden;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
  border: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.rd-mobilemenu_ul ul ul {
  border: none;
  box-shadow: none;
  background: transparent;
  padding: 0;
  left: 0;
  top: 0;
  text-align: left;
  transform: none;
}
.rd-mobilemenu_ul ul ul:before,
.rd-mobilemenu_ul ul ul:after {
  display: none;
}
.rd-mobilemenu_ul ul ul li {
  border: none;
  box-shadow: none;
}
.rd-mobilemenu_ul ul ul a {
  padding: 0;
  margin: 0;
  padding-left: 60px;
  color: inherit;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
.rd-mobilemenu_ul ul ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul ul ul a:hover {
  background: var(--renk1);
  color: #ffffff;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  color:var(--siyah);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilemenu.active ul 
{
    width: 300px;
    list-style: none;
    margin: 0px;
    padding-left: 0px;
}


.rd-mobilepanel_title 
{
	position: fixed;
    padding-left: 10px;
    top: 0px;
    left: 56px;
    right: 56px;
    color: #fff !important;
    font-size: 12px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
	margin: 20px 0px;
}
.rd-mobilepanel_title small {
  display: none;
}
.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
  background-color: #f7f7f7;
  border-color: transparent;
  outline: none;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 991px) {
  body {
    padding-top:56px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
  
  .mainmenu-area
  {
	  display:none;
  }
  
	.logo
	{
		text-align: center;
	}
  
  section.top-bar,
.header-navigation
  {
    display: none;
  }
  
	footer .bottom_footer a 
	{
		font-size: 14px;
		float: none !important;
	}
	
	#adres 
	{
		position: relative;
		margin:0px;
	}
  
}

@media (max-width: 767px) {
	
  div#panel .navbar-header .navbar-toggle .icon-bar {
    background-color: #000000;
  }
  div#panel #advanced .navbar-collapse li a,
  div#panel #advanced .navbar-collapse .dropdown-menu li a {
    background: #ffffff !important;
    color: #666666 !important;
  }
  .lt-ie9 div#panel #advanced .navbar-collapse li a,
  .lt-ie9 div#panel #advanced .navbar-collapse .dropdown-menu li a {
    background: none !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
    zoom: 1 !important;
  }
  div#panel #advanced .navbar-collapse li a:hover {
    background: var(--renk1) !important;
    color: #ffffff !important;
  }
  div#panel #advanced .navbar-collapse .-tm-dropdown.open > a {
    background-color: #f5f5f5 !important;
    color: #2d2d2d !important;
  }
  div#panel #advanced .navbar-collapse,
  div#panel #advanced .navbar-collapse .dropdown-menu {
    background: #ffffff !important;
    padding-top: 0!important;
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  }
  .lt-ie9 div#panel #advanced .navbar-collapse,
  .lt-ie9 div#panel #advanced .navbar-collapse .dropdown-menu {
    background: none !important;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff') !important;
    zoom: 1 !important;
  }

section.attend-event 
{
    z-index: 0;
}

section#referanslar
{
    z-index:99;
}

.rd-mobilemenu_ul a i 
{
    color: var(--renk2);
}
