/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/
.head-img{
    
    
}
.widget-content .image{width: 100% !important;}
@media screen and (max-width: 768px) {
.head-img img{
    position: absolute;
    overflow: hidden;
    height: 160px;
    object-fit: cover;
    width: 100%;
}
.right-col h4{
    margin-left: 5px;
    text-align: left;
}
.right-col p{
    margin-left: 5px;
    text-align: left;
}
    #navsocial{
        margin-top: 5px;
    }
    .right-col img{
float: left;
    width: 30%;
    height: auto;
    }
    .right-col{
    padding: 0px !important;
    width: 100% !important;
    float: left !important;
    }
    .right-col-content{
float: left;
    width: 70% !important;
    }
    .right-col h4{
        font-size: 15px !important;
    font-weight: bold !important;
    }
}

.head-img img{
     position: absolute;
    overflow: hidden;
    height: 300px;
    object-fit: cover;
    width: 100%;
}
#header {
    position: relative;
    height: 370px;
}
#navsocial{margin-top: 25px;}

@media screen and (max-width: 960px) {
    .right-col {
            padding: 0px !important;
    }
}
.right-col img{
        margin: 0;
    border-radius: 5px;
}
@media screen and (max-width: 1280px) {
.right-col-content{
 
    
}
    
    .right-col h4{
            font-size: 22px;
    }
    
    .right-col{
        width: 47%;
    float: left;
        text-align: center;
    padding: 14px;
    }
}
.right-col-content{
    }
    
    .right-col h4{
            font-size: 22px;
    }
    
    .right-col{
        width: 47%;
    float: left;
        text-align: center;
    padding: 14px;
    }
    
    .head-img:before{
        
    }
    #logo img{
      border-radius: 50%;
    background: white;
    padding: 5px;
    }
    