#top-footer{
	background: #ddd;
    padding: 0;
}
#top-footer h2.widget-title{
    margin-bottom: 0;
    margin-top: 10px;
    color: #1C447D !important;
}
#bottom-footer{
    background-color: #1c447d;
}
#top-footer ul li{
    padding: 0px 0 8px;
}
#top-footer ul li a{
    color: #1C447D !important;
    font-size: 30px;
}
#top-footer ul li a:hover{
    color: #1db24b !important;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}
#top-footer .footer .widget{
    margin-bottom: 0;
}
.socials a:hover{
    color: #1db24b !important; 
    background: transparent !important;
}
#ak-top{
    background: #1C447D;
}
.post-68 td, .post-114 td{
    border: none;
}
div.ptp-most-popular{
    background-color: #1db24b !important;
}
#ctl00_ctl00_mainform_mainform_DetailsView1 td{
    border: none;
    padding: 5px 10px;
}
#ctl00_ctl00_mainform_mainform_DetailsView1 input{
    width: 336px;
}
#ctl00_ctl00_mainform_mainform_DetailsView1_newpassword{
    margin-bottom: 10px;
}
#ctl00_ctl00_mainform_mainform_DetailsView1_TextBox4{
    width: 336px;
    height: 36px;
}
#nav_menu-3{
    padding: 10px;
}
.morePadding{
    padding-bottom: 28px !important;
}
.header-text a:hover{
    text-decoration: underline;
}
#masthead .site-branding img{
    width: 75% !important;
}
.right-header #site-navigation{
    padding-top: 0px !important;
}
#slider-banner .bx-wrapper img{
    width: 100%;
}
#header-banner-image img{
	width: 100%;
}
#ctl00_mainform_DetailsView1 input, #ctl00_mainform_DetailsView1 select, #ctl00_ctl00_mainform_mainform_DetailsView1 select{
    min-width: 335px;
}
#ctl00_mainform_DetailsView1 .labels{
    width: 125px !important;
}
#ctl00_mainform_DetailsView1_Button1{
    margin-left: 10px;
}
#ctl00_mainform_DetailsView1 textarea{
    min-width: 336px;
    height: 39px;
}
.CuteEditorGroupMenu{
    margin: 0;
}
.CuteEditorGroupMenuCell{
    padding: 0px 10px;
}
.CuteEditorGroupMenuCell table{
    overflow: hidden;
}
#CE_ctl00_ctl00_mainform_mainform_FormView1_body_IDfontsize td{
    padding: 2px 5px 0px 2px !important;
}
#CE_ctl00_ctl00_mainform_mainform_FormView1_body_IDfontname td{
    padding: 0px 0px 0px 2px !important;
}
#ctl00_mainform_GridView1 table{
    width: inherit;
}
#masthead .right-header{
    margin-top: 12px;
}
#ctl00_mainform_GridView1{
    max-width: 800px;
}
#ctl00_mainform_GridView1 .newsitem:nth-child(even){
	background-color: #fdfdfd;
}
.newsitem{
    border-bottom: 1px solid #D3D3D3;
}
#header-banner-image{
	max-height: 200px;
	overflow: hidden;
}
.featured-image{
    opacity: 0.5;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}
.featured-image:hover{
    opacity: 1.0;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}
/* ********************************************* ****************************************************** */
@media screen and (max-width: 940px){
    #masthead .right-header{
		margin-top: 0px;
	}
    .featured-image{
        opacity: 1.0;
    }
}
@media screen and (max-width: 768px){
    #ak-top{
        bottom: 95px;
    }
    .featured-image{
        opacity: 1.0;
    }
}
@media screen and (max-width: 500px){
    #ak-top{
        bottom: 95px;
    }
    #ctl00_mainform_DetailsView1 input, #ctl00_mainform_DetailsView1 select, #ctl00_ctl00_mainform_mainform_DetailsView1 select{
        min-width: 0%;
        width: 90%
    }
    #ctl00_mainform_DetailsView1 .labels{
        width: 22% !important;
    }
    #ctl00_mainform_DetailsView1_Button1{
        margin-left: 0px;
    }
    #ctl00_mainform_DetailsView1 textarea{
        min-width: 60%;
        height: 39px;
    }
    #ctl00_mainform_DetailsView1 .buttonrow{
        
    }
    .featured-image{
        opacity: 1.0;
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    .featured-post{
        width: 100%;
    }
}
