/*
	Theme Name: iMobile
	Theme URL: http://newwpthemes.com/wordpress-theme/imobile/
	Description: iMobile is a free WordPress theme with options page. Supports the post thumbnails. Suitable for any niche especially for mobile phones or gadget sites.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Mobile Phones, Gadgets, Phones, Notebook,  Ads Ready, Two Columns, Right Sidebar, Fixed Width, Options Page
*/

.post p {
   
    line-height: 1.95 !important;
font-size:12pt !important; 
}
11.post p span{
   font-size:12pt ; 
}
#content p{

line-height: 1.95;
font-size:12pt !important; 
}
#image_watermark_buttons{
display:block !important;
}
.my-slider > .my-slider-list >  .my-slider-item > img{
max-width: 100% !important;
height: auto !important;
width: 240px !important;
}
.my-slider > .my-slider-list >  .my-slider-item{
list-style:none;
}
/* LAYOUT */

.wp-pagenavi {
    z-index: 10;
}

.navigation {
    padding-right: 15px !important;
    padding-left: 15px  !important;
}

body {
    /*background: #0f1314 url(images/background.png) top left repeat-x;*/
    background: #fff;
}

#wrapper {
    padding: 0;
}

#container {}

#contentwrap {
    /*background: url(images/contentwrap-background.png) top left repeat-y;*/
}

a {
    color: #d73300;
}

a:hover {
    color: #ff5603;
}


/* HEADER */


/** allan **/

body .owl-theme .owl-dots .owl-dot span {
    background: #ccc;
}

.alsidetag>ul {
    text-align: center;
}

img.althumb {
    float: left;
}

.alclear {
    overflow: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

a,
input {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
}

.alheader {
    border-bottom: 1px solid #979797;
}

.contentbg {
    background: #f6f6f6;
}

.postimg img.featureimg {
    width: 100%;
    /*height: 240px;*/
    margin-bottom: 5px;
}

.alsidebar img.featureimg {
    width: 100%;
    /*height: 150px;*/
    margin-bottom: 5px;
}

.postcat {
    color: #424dd9;
    padding-bottom: 15px;
    font-weight: bold;
}

.postimg img.featureimg:hover,
a img.post_thumbnail:hover {
    opacity: 0.6;
}

.postimg img.featureimg,
a img.post_thumbnail {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -webkit-backface-visibility: hidden;
}

.postcat span {
    border-bottom: 2px solid #424dd9;
    padding-bottom: 8px;
}

.allist .post {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 70px;
}

.allist h2.title {
    margin-bottom: 6px;
}

.alcatlist div.post {
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 70px;
}

.alcontentctn {
    padding: 3px;
    font-size: 12px;
}

.alsidebar {
    background: #fff;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
}

.alsidebar h3 {
    text-align: center;
    color: #95959d;
    padding-top: 14px;
    padding-bottom: 26px;
    background: #fafafa;
    margin-top: 0;
    font-size: 18px;
}

.alsidebar h3 span {
    border-bottom: 2px solid #424dd9;
    padding-bottom: 8px;
    font-weight: bold;
}

.alsidebar img.featureimg {
    margin-bottom: 0;
    float: left;
}

.alsidebar .thumb-img {
    overflow: hidden;
}

.sidewrap {
    padding: 10px;
}

.sidereadmore {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sidereadmore a {
    color: #424dd9 !important;
    text-decoration: none !important;
}

.sidereadmore a:hover {
    background: #424dd9;
    color: #fff !important;
}

a.sidetitle {
    color: #000 !important;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

a.sidetitle:hover {
    text-decoration: none !important;
    color: #d73300!important;
}

.alsidebar {
    margin-bottom: 30px;
}

ul#widget-collapsarch-7-top .collapsing {
    height: auto;
    overflow: visible;
}

.alach h2.widgettitle {
    display: none !important;
}

.sidewrapwide {
    padding: 0 25px 0 25px;
}

.collapsed-archives-triangles input+label:before {
    color: #ccc;
    font-size: 8px;
}

.collapsed-archives-triangles li {}

.sidewrapwide li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.sidewrapwide .cat-item a {
    text-transform: uppercase;
    text-decoration: none;
}

.sidewrapwide .cat-item a:hover {
    color: #d8d8d8;
}

.alsidetag ul a {
    background: #fafafa;
    color: #ababab;
    font-size: 11px !important;
    padding: 3px 7px;
    margin-bottom: 4px;
    display: inline-block;
    text-align: center;
}

a:hover {
    text-decoration: none !important;
}

.homeimg img {
    /*height: 450px !important;*/
}

.mainbanner a.sidetitle {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none !important;
}

.mainbanner {
    padding: 15px 30px 30px 30px;
    background: #fff;
    margin-bottom: 46px;
}

.mainbanner .postdate {
    color: #5c5c5c;
}

.alcomment li a {
    font-size: 12px;
}

.alcomment li {
    font-size: 12px;
    margin-bottom: 8px;
}

img.ftbg {
    width: 100%;
}

.ftcol {
    text-align: center;
}

.alfoot {
    background: #353435;
    color: #fff;
    overflow: hidden;
    margin-top: 120px;
}

.ftwrap {
    padding-top: 70px;
    padding-bottom: 50px;
    overflow: hidden;
}

.ftwrap h3 span {
    border-bottom: 2px solid #424dd9;
    padding-bottom: 8px;
    font-weight: bold;
    color: #fff;
}

img.ftlogo {
    max-width: 350px;
}

.ftwrap .alsidetag ul a {
    background: none;
    color: #ababab;
    border: 1px solid #ababab;
    text-decoration: none !important;
}

.ftwrap .alsidetag ul a:hover {
    background: #ababab;
    color: #000;
}

.ftwrap h3 {
    margin-bottom: 40px;
}

#footer {
    font-size: 12px !important;
}

#footer a {
    color: #3232d0 !important;
    text-decoration: none !important;
}

#footer strong {
    font-size: 12px !important;
}

.owl-nav {
    position: absolute;
    top: 25%;
    width: 100%;
}

.owl-dots {
    position: absolute;
    bottom: 8%;
    width: 100%;
}

.owl-nav .owl-prev {
    left: 0;
    width: 36px;
    height: 60px;
    background: url(images/left.png) no-repeat top center;
    float: left;
    margin-left: 15px;
    opacity: 0.5;
    text-indent: -9999px;
}

.owl-nav .owl-next {
    right: 0;
    width: 36px;
    height: 60px;
    background: url(images/right.png) no-repeat top center;
    float: right;
    margin-right: 15px;
    opacity: 0.5;
    text-indent: -9999px;
}

.owl-nav>div:hover {
    opacity: 1;
}

.owl-nav>div {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
}

.entry img.size-full {
    width: 100%;
}

.alcatlist h2.pagetitle {
    text-align: center;
    text-decoration: none;
    background: #fff;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.10);
    padding: 20px 10px;
    font-size: 21px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
}

.single .singlewrap {
    background: #fff;
    -webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.10);
    padding: 20px 15px;
    margin-top: 20px;
}

.alcatlist h2.pagetitle span {
    color: #9b9b9b;
}

.contentbg {
    padding-top: 15px;
}

.alcatright {
    padding: 15px 30px 15px 15px;
}

.alcatright h2 a {
    border-bottom: 2px solid #000;
    padding-bottom: 8px;
    display: inline-block;
}

.alcatright .entry {
    color: #5c5c5c;
    font-size: 13px;
}

.singlewrap .entry {
    font-size: 13px;
}

.alcatright .postmeta {
    padding: 20px 0 0 0;
    color: #5c5c5c;
}

.alcatright .postmeta a {
    color: #f90101;
    text-decoration: none !important;
}

.alcomtn a {
    color: #5c5c5c !important;
}

.category .alcatlist div.post {
    margin-bottom: 30px;
}

.search .alcatlist div.post,
.archive .alcatlist div.post {
    margin-bottom: 30px;
}

.single img.post_thumbnail {
    width: 100%;
    max-height: 520px;
}

h2.singletitle {
    font-size: 20px;
    color: #424dd9;
    text-align: center;
}

h2.singletitle a {
    font-size: 20px;
    color: #424dd9;
}

h2.singletitle span {
    /*border-bottom: 2px solid #424dd9;*/
    padding-bottom: 8px;
color: #161616;
}

body.page .entry {
    padding: 15px;
}

.single .postdate {
    text-align: center;
    padding-bottom: 20px;
    font-size: 10px;
    color: #95959d;
}

.singletag {
    font-size: 10px;
    float: right;
    color: #95959d;
}

.singletag a {
    font-size: 10px !important;
    color: #95959d !important;
}

#fbComments>p {
    text-transform: capitalize;
    color: #5c5c5c;
    font-size: 14px !important;
    font-weight: normal !important;
    border-bottom: 1px solid #5c5c5c !important;
}

#fbComments {
    border: 1px solid #e6e6e6 !important;
    padding: 20px;
}

.single #respond {
    border: 1px solid #e6e6e6 !important;
    padding: 20px;
}

.single #respond>h3 {
    color: #5c5c5c;
    font-size: 14px !important;
    font-weight: normal !important;
}

.single #respond textarea {
    border: 1px solid #e6e6e6 !important;
}

#commentform label {
    width: 60px;
}

#commentform #submit {
    background: #4a4a4a;
    color: #fff;
    border: none;
}

.single .alfoot {
    margin-top: 40px;
}

#menu-footer-menu {
    list-style: none;
}

#menu-footer-menu li a {
    color: #fff;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
}

#menu-footer-menu li {
    display: inline-block;
}

.my-slider {
    height: 160px;
    margin: 0 auto;
    width: 100%;
}

.my-slider ul {
    height: 160px;
    overflow: hidden;
}

.my-slider li {
    float: left;
}

.my-slider-list {
    margin: 0;
}


/** end allan **/

#header {
    height: 120px;
    /*background: #fff url(images/header-background.jpg) top right no-repeat;*/
    text-align: center;
}

#header h1 {
    margin-bottom: 0px !important;
    padding: 25px 0 0 15px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    font-size: 50px;
}

#header h1 a,
#header h1 a:visited {
    color: #14181b;
    text-decoration: none;
}

#header h2 {
    padding-left: 15px;
    color: #686565;
    font-size: 14px;
    line-height: 14px;
    font-family: Arial;
}

.logoimg {
    margin-top: 25px;
}


/* NAVIGATION MENUS */

.navwrap {
    /*background: url(images/pagenav-background.png) top left repeat-x;*/
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: center;
}

#pagemenucontainer {
    /*height: 32px;*/
    padding: 1px 0 0 2px;
}

#pagemenu {
    /*height: 30px;*/
}

#pagemenu,
#pagemenu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

#pagemenu {
    margin-bottom: 1px;
}

#pagemenu ul {
    float: left;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#pagemenu li {
    /*float: left;*/
    list-style: none;
    margin: 0px;
    padding: 0px;
    /*background: url(images/pagenav-separator.png) right center no-repeat;*/
    display: inline-block;
}

#pagemenu ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#pagemenu li a,
#pagemenu li a:link {
    color: #000;
    display: block;
    margin: 0px 3px 0px 3px;
    padding: 12px 24px;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

#pagemenu li a:hover,
#pagemenu li a:active {
    color: #0d52d1;
    display: block;
    text-decoration: none;
}

#pagemenu li.current_page_item a {
    color: #0d52d1;
}

#pagemenu li:hover,
#pagemenu li.sfhover {
    position: static;
}

.navcontainer {
    height: 37px;
    background: url(images/nav-background.png) top left repeat-x;
    padding: 0 0 0 10px;
    border-top: 1px solid #fff;
}

#nav {
    height: 37px;
}

#nav,
#nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;
}

#nav {
    margin-bottom: 1px;
}

#nav ul {
    float: left;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#nav li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav ul li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav li a,
#nav li a:link {
    color: #fff;
    display: block;
    margin: 0px 6px 0px 0px;
    padding: 12px 14px 13px 14px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
}

#nav li a:hover,
#nav li a:active {
    color: #fff;
    display: block;
    text-decoration: none;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #ad330e;
}

#nav li.current-cat a {
    color: #fff;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #ad330e;
}

#nav li:hover,
#nav li.sfhover {
    position: static;
}


/* CONTENT */

#content {
    padding: 20px 0 15px 0;
}

pre {
    overflow: auto;
    width: 470px;
}

.post {
    padding-bottom: 15px;
    margin-bottom: 15px;
    /*border-bottom: 1px solid #ddd;*/
}

.post_thumbnail {
    padding: 0;
    margin: 0;
}

.post p {
    margin-bottom: 0px;
}

.title {
    margin: 0 0 2px 0;
    padding: 0px;
    line-height: 22px;
    font-size: 16px;
    font-family: Arial, Helvetica, Sans-serif;
    color: #161616;
    font-weight: bold;
    min-height: 44px;
}

.title a {
    text-decoration: none;
    color: #161616;
}

.title a:hover {
    text-decoration: none;
    color: #d73300;
}

.pagetitle {
    margin-bottom: 20px;
    line-height: 22px;
    font-family: Arial, Verdana;
    text-decoration: underline;
}

.readmorecontent {
    text-align: right;
    padding-top: 30px;
}

a.readmore {
    padding: 8px 25px;
    background: #fff;
    color: #424dd9;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #424dd9;
}

a.readmore:hover {
    background: #424dd9;
    color: #fff;
}

.postdate {
    font-size: 12px;
    padding: 2px 0px;
    font-family: Arial, Verdana;
    color: #000;
}

.postmeta {
    font-size: 11px;
    padding: 2px 4px;
    font-family: Arial, Verdana;
}

.postdate img,
.postmeta img {
    border: none;
    vertical-align: middle;
    margin: 2px;
}

.entry {
    text-align: justify;
    line-height: 20px;
    padding-top: 0;
    font-family: Arial, Verdana;
    font-size: 14px;
}

.navigation {
    padding: 10px 0;
}

blockquote {
    overflow: hidden;
    padding-left: 9px;
    font-style: italic;
    color: #666;
    border-left: 3px solid #CADAE7;
}

.post img {
    /*max-width: 680px;*/
}

img.wp-smiley {
    max-height: 12px;
    margin: 0;
    padding: 0;
    border: none;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}


/* wp-pagenavi */

.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi a:active {
    color: #686868 !important;
    background: #dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background: #fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background: #dfdfdf !important;
    border: 1px solid #626262 !important;
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background: #fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}

.wp-pagenavi span.extend {
    background: transparent !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
    color: #676767 !important;
    background: #fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}


/* SIDEBAR(S) */

.sidebaradbox {
    margin-top: 5px;
    text-align: center;
}

.ad125 {
    margin: 6px;
}

.sidebar {
    /*margin: 10px;*/
    font-size: 13px;
    padding-top: 20px;
}

.sidebar a {
    text-decoration: none;
    color: #555;
}

.sidebar a:hover {
    text-decoration: underline;
    color: #e24e20;
}

#search {
    border: 1px solid #eee;
    height: 22px;
    padding: 2px;
    background: #fff;
    text-align: right;
}

#search input:focus {
    outline: none;
}

#search input::-webkit-input-placeholder,
#search input:-moz-placeholder,
#search input::-moz-placeholder {
    color: #fff !important;
}

#search input {
    border: 0;
    background: none;
    color: #7e7e7e;
}

#s {
    width: 110px;
    padding: 2px;
    margin: 0;
    background: none;
}

#topsearch #search {
    margin: 4px 5px 0 0;
}

#topsearch #s {
    width: 226px;
}

.rssbox {
    background: #e9e9e9;
    border: 1px solid #bbbbbb;
    padding: 10px;
    margin: 10px 0 0 0;
}

.rssbox:hover {
    border: 1px solid #a1a1a1;
}

.rssbox a {
    color: #747888;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
}

.rssbox a:hover {
    color: #414862;
    text-decoration: underline;
}

.twitterbox {
    background: #e9e9e9;
    border: 1px solid #bbbbbb;
    padding: 10px;
    margin: 10px 0 0 0;
}

.twitterbox:hover {
    border: 1px solid #a1a1a1;
}

.twitterbox a {
    color: #747888;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
}

.twitterbox a:hover {
    color: #414862;
    text-decoration: underline;
}


/* Social icons */

.addthis_toolbox {
    margin: 5px 0 0 0;
    text-align: center;
}

.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img {
    opacity: 1;
}

.addthis_toolbox .custom_images a img {
    opacity: 0.75;
}

.sidebarvideo {}

.sidebar h2 {
    margin: 10px 0 0 0;
    padding: 5px 0 5px 12px;
    background: url(images/sidebar_tab.png) top left no-repeat;
    font-size: 15px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 1px 0 #000;
}

.sidebar ul {
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.sidebar ul li {
    /*list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;*/
}

.sidebar ul ul {
    /*list-style-type: none;
	margin: 0px;
	padding: 0px;*/
}

.sidebar ul li li {
    /*margin: 0px;
	background: url(images/sidebar-separator.png) left bottom repeat-x;
	padding: 4px 0px 8px 4px;*/
}

.sidebar ul li ul li {
    /*background: url(images/sidebar-separator.png) left bottom repeat-x;
	padding: 4px 0px 8px 4px;
	margin: 2px 0;*/
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    color: #555;
    background: none;
}

#wp-calendar caption {
    padding: 2px 4px;
    text-transform: uppercase;
    margin: 2px 0 2px 0;
    background: none;
}

#wp-calendar td {
    color: #999;
    font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}

#wp-calendar td:hover,
#wp-calendar #today {
    background: #eef0f4;
    color: #555;
}

#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    width: 100%;
}


/* FOOTER */

#footer {
    background: #353435;
    padding: 15px 0;
    border-top: 1px solid #555;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    text-decoration: none;
}

#footer2 {
    color: #6a6a6a;
    font-size: 11px;
    text-align: center;
    padding: 10px;
}

#footer2 a {
    color: #6a6a6a;
    text-decoration: none;
}


/* COMMENTS */

#comments h3 {
    margin-bottom: 10px;
}

#commentform input {
    width: 120px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

body .bonfire-jumbo-main-item {
    opacity: 1 !important;
}

body .jumbo-main-menu-wrapper li {
    margin-bottom: 20px;
}

h2.singletitle span {
    display: inline-block;
    margin-bottom: 8px;
}
.mobs{
display:none;
}
@media (max-width: 1199px) {}

@media (max-width: 991px) {
    .fb_iframe_widget iframe,
    .fb_iframe_widget,
    .fb_iframe_widget span {
        width: 100% !important;
    }
    .last,
    div.last {
        padding-right: 15px;
    }
    body .bonfire-jumbo-main-item {
        font-size: 20px;
    }
    #pagemenu li {
        display: none !important;
    }
    #pagemenu li.topsearch {
        display: block !important;
    }
    .logoimg {
        max-height: 40px;
        margin-top: 5px;
        width: auto;
    }
    #header {
        /* text-align: left;*/
        height: 62px;
        padding-bottom: 0;
        padding-left: 0;
    }
}

@media (max-width: 767px) {
.entry iframe{
width:100% !important;
}
.pcs{
display:none; }
.mobs{
display:block;}
    .alcatright {
        padding: 15px 30px 15px 30px;
    }
    .owl-dots {
        bottom: 8%;
    }
    .owl-nav {
        top: 15%;
    }
}
@media (max-width: 767px) {
h2.singletitle {

    text-align: left;
}
}