@charset "UTF-8";
.comment-content p,
.pp3 li {
    text-overflow: ellipsis;
    overflow: hidden
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: 'Open Sans', Helvetica, Verdana, sans-serif!important;
    font-size: 1.02rem;
    font-weight: 400;
    line-height: 1.5;
    color: #666!important;
    text-align: left;
    background-color: #fff;
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

.front-li ul li:before,
footer ul li:before {
    margin-right: 8px;
    margin-left: 1px;
    content: "\f041";
    font-family: FontAwesome;
    font-weight: 700
}

.site-logo {
    line-height: 36px;
    padding-top: 7px
}

#menu-primary-menu {
    padding: 10px 0 0
}

#menu-primary-menu li {
    display: inline-block
}

#menu-primary-menu li a {
    padding: 3px 10px;
    font-size: 16px;
    font-weight: 500;
    display: block;
    color: #4d5e84
}

.main-menu-more {
    display: none
}

a {
    text-decoration: none!important;
    color: #4d5e84
}

.fa-star {
    color: #f5ba38
}

header#masthead {
    padding: 0;
    position: fixed;
    background: #fff;
    right: 0;
    left: 0;
    z-index: 999
}

.page-banner,
.page-banner-home {
    background: #555;
    color: #fff;
    display: block
}

.page-banner {
    padding: 35px 0 25px
}

section.page-banner h1 {
    margin-top: 0
}

.page-banner a {
    color: #fff
}

.page-banner img {
    width: 100%;
    /*box-shadow: 0 0 13px 4px #4d5e84;*/
}

.page-banner-home {
    padding: 5px 0
}

.page-banner-home img {
    width: 100%;
    box-shadow: none
}

.hero-text {
    padding: 2% 0
}

.hero-text h1 {
    margin-top: 1px
}

.hero-text ul li:before {
    color: #fff
}

.butn {
    padding-top: 15px
}

.butn a {
    font-size: 18px;
    color: #fff;
    border: 2px solid #4d5e84;
    padding: 5px 30px;
    border-radius: 11px;
    background: #4d5e84;
    margin-top: 20px
}

.butn a:hover {
    color: #fff;
    border: 2px solid #fff;
    background: #283655
}

.site-content {
    padding-top: 56px
}

.site-content li:before {
    color: #4d5e84
}

.site-content ul li a {
    color: #0070c9;
}

.content-area {
    padding: 25px 0
}

aside {
    box-shadow: 0 0 4px 1px gray;
    padding: 10px 12px;
    margin-bottom: 15px
}

aside .widget-title {
    padding-bottom: 5px;
    border-bottom: 2px solid #eee;
    font-weight: 700;
    font-size: 22px;
    text-align: center
}

.site-footer {
    background: #313131;
    padding: 20px 0;
    color: #fff
}

.site-footer ul {
    padding: 0;
    list-style: none
}

.site-footer a {
    color: #fff
}

.comment-author img {
    float: left;
    margin: 6px 10px 0 0
}

.comment {
	border: 2px solid #fbfbfb;
    padding: 10px;
    margin-bottom: 5px;
    background: 0 0
}

.comment .children li {
    list-style: none;
    background: 0 0
}

.comment-form-flex,
.comment-respond {
    border: 2px solid #e6e6e6;
    background: #eee
}

.comment-content p {
    margin-bottom: 0
}

textarea#comment {
    height: 50px
}

.comment-form-flex {
    padding: 20px
}

.screen-reader-text {
    font-size: 24px
}

p#breadcrumbs {
    padding-top: 10px;
    margin-bottom: 0
}

.comment-respond {
    padding: 20px
}

.blog-main .category-blog {
    /*max-height: 230px!important;*/
    border: 1px solid #eee;
    padding: 10px 8px 0;
    margin-bottom: 15px;
    border-radius: 10px
}

.social {
    padding-left: 10px
}

.submenu-expand {
    position: absolute;
    top: 9px;
    right: -11px
}

.menu-item-has-children {
    position: relative
}

.menu-item-has-children:hover .sub-menu {
    display: block
}

.sub-menu {
    display: none;
    position: absolute;
    width: 1000px;
    left: -246%;
    background: #fff;
    z-index: 999;
    border: 2px solid #f3f3f3;
    box-shadow: 0 7px 2px #283655;
    padding: 10px 10px 20px;
    border-top: none
}

.sub-menu li {
    float: left;
    width: 25%;
    text-align: left
}

.sub-menu li a {
    font-size: 16px!important
}

.sub-menu li:hover {
    color: #666;
    background: #cdd7e2
}

.sc a {
    padding: 5px 6px
}

.urls li {
    margin-bottom: 10px
}

ul.list-unstyled.urls a {
    color: #fff
}

#menu-editors-pick,
ul#menu-featured-listings {
    list-style: none;
    padding: 0
}

ul#menu-category {
    width: 100%;
    display: table
}

ul#menu-category li {
    float: left;
    width: 25%;
    padding: 0 0 0 5px;
    display: block
}

.call-to-action {
    position: fixed;
    z-index: 999;
    bottom: 0;
    padding: 5px 0;
    color: #fff!important;
    font-weight: 700;
    background: #283655;
    width: 100%;
    text-align: center;
    font-size: 25px
}

.call-to-action p {
    margin-bottom: 0
}

.call-to-action p a {
    color: #fff
}

@media screen and (max-width:600px) {
    .pp1 {
        display: block!important;
        width: 10%;
        float: right
    }
    .main-navigation,
    .page-img img,
    .sub-menu {
        display: none
    }
    .call-to-action {
        padding: 5px 0;
        font-size: 16px
    }
    .sub-menu {
        position: absolute;
        width: 300px;
        left: -127px;
        background: #fff;
        z-index: 999;
        border: 2px solid #f3f3f3;
        box-shadow: 0 1px 5px #283655;
        padding: 10px 10px 20px;
        text-align: left
    }
    input,
    textarea,
    ul#menu-category li {
        width: 100%
    }
    .pagination {
        display: table!important
    }
}

.ppcg2:hover,
.ppcg:hover,
li.child:hover,
ul#menu-category li:hover,
ul#menu-editors-pick li:hover,
ul#menu-featured-listings li:hover {
    background: #cdd7e2
}

@media (min-width:601) and (max-width:1200px) {
    .sub-menu {
        width: 500px;
    }
}


#menu-editors-pick,
#menu-featured-listings,
.child,
.ppcg {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

li.child {
    margin-bottom: 5px;
    display: block
}

.ppcg a {
    color: #0070c9;
}

#menu-category li:before,
.ppcg a:before {
    color: #dd4b3e;
    margin-right: 8px;
    font-family: FontAwesome;
    font-weight: 700
}

.ppcg a:before {
    margin-left: 1px;
    content: "\f041"
}

#menu-category li:before {
    content: "\f124"
}

.thumb-p {
    width: 100%;
    margin-bottom: 20px;
    background: #4d5e84
}

.wp-image {
    width: 100%;
    height: auto
}

.hdi {
    background: #cdd7e2;
    color: #333;
    padding: 7px 0 8px
}

.cust-btn-ph {
    border: 2px solid #4d5e84;
    padding: 5px 20px;
    display: table;
    color: #4d5e84
}

.pp1,
.says {
    display: none
}

.cust-btn-ph:hover {
    background: #4d5e84;
    color: #fff;
    border-radius: 5px
}

.parent-ul-style {
    margin-bottom: 0
}

.parent-ul-style li {
    line-height: 30px
}

.pagination .inactive,
.pagination span {
    padding: 0 16px
}

.pagination .current {
    border: .5px solid #eee
}

.mag-btm {
    margin-bottom: 35px
}

.pp3 li {
    white-space: nowrap;
    width: 100%!important
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px
}

.sidenav a {
    padding: 4px 4px 2px;
    text-decoration: none;
    font-size: 15px;
    color: #818181;
    display: block;
    transition: .3s
}

.main-menu-ct li::before {
    margin-right: 8px;
    padding: 0
}

.main-menu-ct li {
    line-height: 20px;
    width: 100%;
    display: block!important;
    padding: 5px
}

.main-menu-ct li .sub-menu {
    display: block;
    position: relative!important;
    width: 100%;
    left: 10px!important;
    background: #111;
    z-index: 999;
    border: none!important;
    box-shadow: none!important;
    padding: 0!important;
    text-align: left
}

.main-menu-ct li .sub-menu li:first-child {
    display: none
}

#menu-primary-menu-1 {
    display: inline-block;
    width: 100%;
    padding-top: 5px
}

#menu-primary-menu-1 .sub-menu {
    list-style: none
}

#menu-primary-menu-1 .sub-menu li::before {
    margin-right: 0;
    content: "\f2a2";
    font-family: FontAwesome;
    font-weight: 700;
    color: #4d5e84
}

#menu-primary-menu-1 .sub-menu li a {
    font-size: 16px!important;
    padding: 6px 10px
}

#menu-primary-menu-1 li a {
    padding: 20px;
	color: #666;
    font-weight: bold;
    font-size: 15px;
}

#menu-primary-menu-1 li {
    padding-top: 9px;
    float: left;
    line-height: 28px
}

.main-menu-ct li a {
    color: #fff!important
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

@media screen and (max-width:450px) {
	iframe {
    width: 100% !important;
}
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
	li {    
    margin-bottom:15px;
}
	.ppcg{
    margin-bottom:15px;
}
	.site-logo img{
		width: 90%;
	}
	.h4{margin-bottom:25px;}
}

.hd-ft {
    background: #cdd7e2;
    color: #333;
    padding: 3px 0 5px 8px
}

.blog-img {
    width: 100%;
	border-radius: 10px;
	margin-bottom: 10px;
}
.section-1a li a{color:#0070c9 !important;}
.section-1a li::before {color: #dd4b3e;}

.site-footer ul li{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}