.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
z-index: 0; }
.owl-carousel .owl-animated-out {
z-index: 1; }
.owl-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .owl-height {
transition: height 500ms ease-in-out; } .owl-carousel .owl-item { }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; } .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.roadrunneremails.org/wp-content/themes/blog-lite/assets/owl-carousel/lib/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; }
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }@media (min-width: 1200px){
.container {
margin: 0 auto;
width:1200px;
} 
}
@media only screen and (max-width:1199px){
.main-navigation ul li a {
font-size: 12px;
}
.main-navigation li {
padding: 0 10px;
}
.featured-box-img img {
width: 100%;
}
div#secondary {
padding-left: 20px;
}
ul.social-list i {
margin-right: 10px;
}
.header-image {
height: 140px;
}
.footer-socials-section .social-list a {
font-size: 20px;
}
.site-branding p.site-description {
font-size: 8px;
}
a.readmore, a.load-more,
.posts-navigation .nav-previous a, 
.posts-navigation .nav-next a,
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
padding: 10px 22px;
}
.full-thumbnail h2 {
font-size: 20px;
}
.inline-social-share-wrapper {
margin-top: 15px
}
.standard-social-wrapper {
padding: 15px 0 10px;
width: 70px;
}
.standard-inner-social-wrapper:before {
border-left: 35px solid transparent;
border-right: 35px solid transparent;
bottom: -45px;
}
.full-thumbnail .content-wrapper {
padding-left: 90px;
}
} @media only screen and (max-width:1023px){
.main-navigation ul li a {
padding: 12px 0;
}
.widget .post-item-text {
padding-left: 0;
width: 100%;
}
.widget .post-image {
clear: both;
float: none;
margin-bottom: 20px;
max-height: 100px;
overflow: hidden;
width: 100%;
}
ul.social-list li {
margin: 0 10px;
}
.site-branding img { }
.site-branding .site-title.title-only {
font-size: 25px;
margin-top: 12px;
}
.sticky-header .site-branding .site-title.title-only {
margin-top: 6px;
}
} @media only screen and (max-width:767px){
.mean-container a.meanmenu-reveal span {
height: 2px;
padding-top: 1px;
}
.mean-container a.meanmenu-reveal span span {
background: #fff;
height: 2px;
width: 100%;
margin-top: 7px !important;
padding-top: 1px;
}
header#masthead {
position: relative;
}
.site-branding{
cursor: pointer;
position: absolute;
top:7px;
width: 80%;
z-index: 999999999;
}
.site-branding img{
margin-top: 0;
width: 100px;
z-index: 999999999;
}
.header-logo-text .site-branding img {
margin: 0;
}
.header-logo-only .site-branding img {
width: 170px;
}
header#masthead.affix .site-branding img{
transition: none;
}
.site-branding .site-title.title-only {
font-size: 30px;
margin-top: 0;
}
.sticky-header .site-branding .site-title.title-only {
margin-top: 0;
}
.header-title-text.sticky-header .site-branding h1.site-title,
.site-branding .site-title.title-only,
.sticky-header .site-branding .site-title.title-only{
margin-top: -3px;
}
.caption h2, 
.single-header-banner h2.entry-title {
font-size: 16px;
}
h3,   
.caption .date {
font-size: 14px;
}
.caption {
padding: 10px;
width: 100%;
}
.slider_arrow_btn a {
background-repeat: no-repeat;
background-size: 50px;
}
.caption .readmore {
margin-top: 10px;
}
.standard-social-wrapper {
width: 50px;
padding: 10px 0 10px;
}
.standard-inner-social-wrapper:before {
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 25px solid #222534;
bottom: -35px;
}
.full-thumbnail .content-wrapper {
padding-left: 65px;
}
.full-thumbnail h2 {
font-size: 18px;
}
.post-details span {
margin-right: 8px;
}
a.readmore, a.load-more, 
.posts-navigation .nav-previous a,
.posts-navigation .nav-next a,
.caption .readmore{
font-size: 12px;
margin-right: 10px;
}
.inline-social-share-wrapper li {
padding: 0 6px;
font-size: 14px;
}
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
margin-bottom: 10px;
}
.post-navigation,  
.posts-navigation {
text-align: center;
}
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: none;
}
.footer-socials-section ul li {
margin-right: 10px;
margin: 0 auto;
}
.footer-socials-section a {
font-size: 14px;
}
.site-footer {
padding: 20px 15px;
}
div#secondary {
padding-left: 15px;
}
div#primary {
padding-right: 0;
}
.main-slider:after {
top: -6px;
}
.standard-social-wrapper .social-icon {
margin-bottom: 10px;
}
.medium-section-padding {
padding-bottom: 20px;
padding-top: 20px;
}
.small-section-padding {
padding-bottom: 10px;
padding-top: 10px;
}
.medium-section-padding {
padding-top: 20px;
padding-bottom: 20px;
}
.large-section-padding {
padding-top: 40px;
padding-bottom: 40px;
}
.single-header-banner{
margin-bottom: 20px;
}
.sidebar .widget,
.full-thumbnail {
margin-bottom: 20px;
}
.top-bar ul#menu-main-menu,
.top-bar .top-right, 
.top-bar .top-left,
.top-bar .top-left ul{
text-align: center;
}
.top-bar .top-left ul {
margin: 5px auto;
}
address.top-address {
margin: 0;
padding: 4px 0;
}
.top-right address.top-address,
.top-bar ul.social-list li {
margin: 0;
}
.top-bar .search-form {
width: 100%;
margin-bottom: 10px;
}
.top-bar ul.social-list li span {
display: none;
}
ul.social-list i {
margin: 0 10px;
}
.top-bar .top-navigation ul li:last-child {
margin-right: 15px;
}
.top-bar .top-left ul.menu li:first-child  {
margin-left: 15px;
}
.footer-socials-section .social-list a {
font-size: 13px;
}
.top-bar .top-right {
clear: both;
}
.site-branding h1.site-title {
font-size: 20px;
text-align: left;
}
.sticky-header .site-branding h1.site-title {
font-size: 30px;
}
.site-branding p.site-description {
font-size: 9px;
text-align: left;
}
.footer-instagram-title i {
margin-top: 0;
}
.footer-socials-section {
margin-top: 10px;
}
#copyright p {
font-size: 12px;
}
.error-404 h1,
.not-found h1 {
font-size: 20px;
}
.error-404 {
margin: 15px auto;
width: 100%;
}
}
@media only screen and (max-width:567px){
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12{
width: 100%;
}
input[type="text"], 
input[type="password"], 
textarea, 
input[type="email"], 
input[type="tel"], 
select,
.featured-boxes-wrapper .featured-box{
width:100%;
}
.featured-boxes-wrapper .featured-box {
margin-bottom: 15px;
}
#main-slider .item {
height: 40vh;
}
}.entry-content h2 {
font-size: 26px !important;
} .title-post {
color: rgb(255, 255, 255) !important;
font-size: 30px !important;
padding-bottom: 0 !important;
} #content {
color: rgb(0, 0, 0) !important;
background-color: rgb(255, 255, 255) !important;
padding-top: 0 !important;
padding-bottom: 20px !important;
} .content-wrapper {
padding-top: 20px !important;
padding-bottom: 20px !important;
} .site-title a {
color: rgb(255, 252, 252) !important;
} .site-description {
color: rgb(203, 203, 203) !important;
} .maintitle {
color: rgb(81, 79, 79) !important;
margin-right: 280px !important;
} .subtitle {
color: rgb(81, 79, 79) !important;
margin-right: 270px !important;
} .menu-item a {
color: rgb(255, 255, 255) !important;
font-weight: 600 !important;
} #masthead {
background-color: rgb(19, 66, 146) !important;
padding-top: 5px !important;
padding-bottom: 5px !important;
} .active a {
color: rgb(255, 255, 255) !important;
font-size: 15px !important;
font-weight: 600 !important;
} #search-2 [type="submit"] {
background-color: rgb(19, 66, 146) !important;
} @media (max-width: 480px) {  .site-title a {
font-size: 14px !important;
}
}