@font-face {
	font-family: 'Conv_comic';
	src: url('../fonts/comic.eot');
	src: local('☺'), url('../fonts/comic.woff') format('woff'), url('../fonts/comic.ttf') format('truetype'), url('../fonts/comic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_ITCKRIST';
	src: url('../fonts/ITCKRIST.eot');
	src: local('☺'), url('../fonts/ITCKRIST.woff') format('woff'), url('../fonts/ITCKRIST.ttf') format('truetype'), url('../fonts/ITCKRIST.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
h3{font-size:40px;font-family:'Conv_ITCKRIST',Sans-Serif; color:#181818;margin-bottom: 10px;}
/******************topwrapper*****************************************/
.topwrapper{background:url(../images/top-bg-doodle.jpg) no-repeat; border: 10px solid;  border-color: #474747 #474747 #fcdf7b #fcdf7b; width:100%; padding:120px 0 60px 0; background-attachment:fixed; background-size:cover;}
.navbar-nav{ float: none;}
.navbar-nav > li { float: none; display: inline-block; font-size: 13px; color: #303030; text-transform:uppercase; font-weight:500;}
.navbar-default{text-align:center;}
.dropdown.ketchupdrop { position: static;}
.dropdown.ketchupdrop ul.dropdown-menu { left: -2px; right:-2px;}
.navbar-nav > li > a{padding-top: 0px; padding-bottom: 0px;}
.logokatchup { margin-top: -58px;}
.left-banner{height:445px; width:100%; overflow:hidden; position:relative; margin-top:20px;}
.left-banner img{width:100%; object-fit:cover; height:100%;}
.editor-speak{width:100%; background-color:#fff; overflow:hidden; position:relative; margin-top:20px; border: 8px solid;  border-color:#fcdf7b #fcdf7b #474747 #474747 ; width:100%; padding:25px 38px; text-align:center;}
.editorimg{width:100px; height:100px; border-radius:50%; -webkit-border-radius:50%; border-width:1px;border:dashed #fff; position: relative; overflow: hidden; margin: 0 auto;}
.editorimg img{width:100%;object-fit:cover; height:100%;}
.editor-speak h2{color:#1d1d1d; font-size:36px;font-family:'Conv_comic',Sans-Serif;}
.editor-speak p{color:#1d1d1d; font-size:20px;font-weight:300; padding-top:15px;}
.editor-name{color:#f17982; font-size:18px; font-style:italic; margin-bottom:40px;}
.commnBttn a{color:#ffffff; text-transform:uppercase;background:#333333;  border:1px solid #fff; font-size:14px; padding:8px 20px; display: inline-block;}
.commnBttn a:hover{background:#f03a2d; text-decoration:none;}
/**************categories*****************************************/
#categories{width:100%; position:relative; margin-top:20px; overflow:hidden;padding:0 0 20px 0;}
#categories .col-md-3, #categories .col-md-6{padding:0 10px;}
.headin-title{display:inline-block; padding:0 10px; border-bottom:2px solid #1d1d1a;}
.headin-img{margin-top: 18px;}
.categoriesBox{width:100%; box-shadow:0 2px 5px #b6b6b6; margin-top:30px; position:relative; }
.imgbox{height:257px; width:100%; position:relative; overflow:hidden;}
.overlay-img{width:100%; height:100%; position:absolute; background:rgba(0,0,0,0);top: 0; left:0;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.imgbox img{width:100%;object-fit:cover; height:100%;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.titlebox{text-align:center; padding:15px 0;font-size:21px;font-family:'Conv_comic',Sans-Serif;color:#333333;}
.iconBox{width:60px; height:60px; position:relative; border-radius:50%; background:#818181; border:1px dashed #fff; position:absolute; right:11px; bottom:34px; text-align:center; padding:10px 0 0 0;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.categoriesBox:hover{ background:#fcdf7b;}
.categoriesBox:hover a{text-decoration:none;}
.categoriesBox:hover .titlebox{text-decoration:none;color:#fff;}
.categoriesBox:hover .iconBox{right:40%;bottom:45%; background:#eed379;}
.categoriesBox:hover .imgbox img{transform:scale(1.1);}
.categoriesBox:hover .overlay-img{width:100%; height:100%; position:absolute; background:rgba(0,0,0,0.6)}
.youtubevideo { margin-top: 30px;/* height: 357px;*/  position: relative;  overflow: hidden; width:100%;}
.youtubevideo iframe{border:none;}
/***************trending*****************************************/
#trending{background:url(../images/trending/trending-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; margin:60px 0 0 0;padding:20px 0 40px 0; position:relative; overflow:hidden;}
#trending .col-md-3{padding:0 10px;}
.trendingBox{background:#fff; padding:3px; font-size:13px; margin-top:20px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.trendingImgbox{width:100%; height:180px; position:relative; overflow:hidden;}
.trendingImgbox-overlay{position:absolute; bottom:0; left:0; width:100%; height: 100px;background: rgba(0,0,0,0.8);  background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,1)); background: -o-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); background: -moz-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,1)); background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));}
.trendingImgbox-overlay .date{color:#fcdf7b; position:absolute; right:10px; bottom:10px;}
.trendingImgbox img{width:100%;object-fit:cover; height:100%;}
.trendingBox p{ color:#414141; line-height:20px;}
.trendingBox a:hover{text-decoration:none;}
.trendingBox h4{color:#414141; font-size:17px;font-family:'Conv_comic',Sans-Serif; margin-bottom:15px;}
.trendingcontant{padding:10px 10px;}
.author-name{color:#54bbb8; padding: 12px 0;}
.author-name img{padding-right:10px;  vertical-align: text-top;}
.trendingBox:hover{box-shadow:0 1px 10px #b6b6b6; transform:scale(1.03)}
.viewall { padding-right: 10px; margin-top: 30px;}
/***************joinour*****************************************/
#joinour{padding:60px 0 40px 0; width:100%; overflow:hidden; position:relative;}
.joinBox{background:#2f2f2f; padding:25px 10px; text-align:center;}
.joinBox p{font-size:20px; color:#fff; margin-bottom: 0;}
.Join{font-size:38px; color:#fff;font-family:'Conv_comic',Sans-Serif;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.joinBox:hover .Join{color:#fcdf7b;}
.joinBox:hover a{text-decoration:none;}
.add-banner { width: 100%; height: 133px;}
.add-banner img{width:100%; height:100%;}
.knowldgeBox{margin:30px 0; width:100%; float:left; height: 450px; overflow: hidden;}
.knowldgeBox .col-md-4{padding-left:0;}
.knowldgeBox .col-md-8{padding-right:0;}
.questionBox{width:100%; height:450px; position:relative; overflow:hidden; text-align:center;}
.questionBox .qoverlay{position:absolute; left:0; top:0; background:rgba(22,22,22,0.7); width:100%; height:100%; display:table;}
.hindi-text{font-size:30px; color:#fff;padding:0 160px 0 80px; display:table-cell; vertical-align:middle;}
.questionBox img{width:100%;object-fit:cover; height:100%;}
.meaningBox{position:relative; width:100%; height:100%;background:#fcdf7b;height:450px; display:table; text-align:center;}
.meaningBox:before{background:#fcdf7b; top: 215px; content: ""; height:24px; left: -14px; position: absolute; transform: scale(20) skew(-20deg); width: 10px; z-index: 10;}
.meaningBoxContant{display:table-cell;color:#000000; font-size:28px; vertical-align:middle; line-height:41px; z-index: 100; position:relative;left: -40px;}
/***************insocial*****************************************/
#insocial{border: 10px solid;  border-color: #474747 #474747 #fcdf7b #fcdf7b; width:100%; padding:30px 0 50px 0; background:url(../images/social/in-social-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed;}
.socialBox{height:225px; width:100%; position:relative; overflow:hidden; margin-top:20px;}
.social-overlay{width:100%; height:100%; background:rgba(0,0,0,0.6); top:-225px; left:0; text-align:center; color:#fff; position: absolute;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.socialBox img{width:100%; height:100%; object-fit:cover;}
.social-icon{ width:35px; height:35px; position:absolute; right:10px; bottom:10px;  background:rgba(0,0,0,0.7); text-align:center; padding-top: 5px;z-index:10;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.social-icon img{width:22px; height:21px;}
.socialBox:hover .social-overlay{top:0;}
.socialBox:hover .social-icon{ right:45%; bottom:60%;  background:rgba(0,0,0,0);}
.socialBox:hover .social-overlay p{top:100px; position:absolute; width:100%; text-align:center; padding:0 20px;}
/***************finduson*****************************************/
#finduson{width:100%; margin:40px 0;}
.askmom{height:370px; width:100%; position:relative;overflow:hidden; margin-top: 42px;}
.askmom img{width:100%; height:100%; object-fit:cover;}
.askmom .aoverlay{position:absolute; top:0; left:0; background:rgba(0,0,0,0.7); width:100%; height:100%; text-align:center; padding-top: 70px;}
.aoverlay h3{color:#fcdf7b; font-size:40px;font-family:'Conv_comic',Sans-Serif;  text-transform:uppercase;}
.aoverlay p{font-size:23px; line-height:27px; color:#fff; padding:0 40px; margin:25px 0 15px 0;}
.aoverlay a{display:inline-block; padding:8px 18px; color:#fff; text-transform:uppercase; margin-top: 20px; font-size:14px; background:#fcdf7b;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;}
.aoverlay a:hover{text-decoration:none; background:#f03a2d;}
.find-logos{width:100%; text-align:center;}
.find-logos ul{list-style:none;padding:0; margin:0;}
.find-logos ul li{display:inline-block; width:46%; margin:0 0 0 3%; background:#fff; box-shadow:0 1px 5px #a3a0a0; border:1px solid #fcdf7b;  min-height: 125px; line-height: 125px; margin-top:20px;}
/***************footer*****************************************/
footer{background:#a0c090; width:100%; margin-top:40px; padding:40px 0; position:relative; overflow:hidden;}
.footerBox{width:100%;}
.footerBox h4{color:#fff;font-family:'Conv_comic',Sans-Serif;  font-size:25px; margin-bottom:25px;}
.footerBox p{font-weight:300; line-height:22px; color:#fff;}
.readmore{color:#000000;}
.quicklink ul{padding:0; list-style:none;}
.quicklink ul li{float:left; width:50%; margin-bottom:10px;}
.quicklink ul li a{color:#fff; font-weight:300;}
.quicklink ul li a:hover{color:#000; text-decoration:none;}
.ftlog{background:#fff;  text-align: center; padding: 5px 0;}
.copyright{background:#262626; width:100%; padding:8px 0; float:left; color:#fff;}
.ft-social{float:right;}
.ft-social img{padding:0 0 0 10px;}
.copyright p{padding-top:10px;}
.topsocial-icon{position:fixed; top:300px; right:0; z-index:100;}
.topsocial-icon a{display:block;}
.fbicon-top{background:#354b8a; text-align:center; height:50px; width:50px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; position:absolute; top:0;right:0;}
.twittericon-top{background:#4ca6f2; text-align:center; height:50px; width:50px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;position:absolute; top:50px;right:0;}
.instaicon-top{background:#ba4477; text-align:center; height:50px; width:50px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;position:absolute; top:100px;right:0;}
.pintrest-top{background:#cb2027; text-align:center; height:50px; width:50px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;position:absolute; top:150px;right:0;}
.stumble-top{background:#eb4b23; text-align:center; height:50px; width:50px;transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out;position:absolute; top:200px;right:0;}
.fbicon-top img, .twittericon-top img, .instaicon-top img, .pintrest-top img, .stumble-top img{padding-top: 13px;}
.fbicon-top:hover, .twittericon-top:hover, .instaicon-top:hover, .pintrest-top:hover, .stumble-top:hover {width:60px;}
.twittericon-top.wow.bounceIn {visibility: visible!important;}
.fbicon-top.wow.bounceInDown {visibility: visible!important;}
.instaicon-top.wow.bounceInUp{visibility: visible!important;}
.pintrest-top.wow.bounceInUp{visibility: visible!important;}
.stumble-top.wow.bounceInUp{visibility: visible!important;}
.logomobile{display:none;}
.footerBox .col-md-3{ padding:10px;}
.find-logos img{ width:50%;}

.submenu{ margin-left:0px;}
.submenu li{width:100%;line-height: 20px; margin-right:15px; margin-bottom:5px; font-size:13px; font-family: 'Raleway', sans-serif; text-transform:none;}
.submenu li a{color:#777;font-weight: 300;}
.submenu li a:hover{color:#f03a2d; text-decoration:none;}
.submenu-post-img{ width:100%; height:216px; overflow:hidden; margin-bottom:15px; background-size:cover; border:1px solid #ccc; position:relative;}
.submenu-post-img img{ width:100%; height:100%; object-fit: cover;}
.submenu-post-text {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(255,255,255,0.8);
}






.banner-imm{ -webkit-mask-image: -webkit-linear-gradient(left, rgba(0,0,0,1), rgba(0,0,0,0));}
.banner-imm img{ width:100%; min-height:180px;}
.blogwrapper{ border:0px; background:transparent;}
.border-img1 {width: 100%;background-color: #fff;overflow: hidden; height:180px; position: relative;margin-top: 20px;padding: 25px 38px;text-align: center; border:1px solid #ccc;}
.blog-img .border-img1{font-family: 'Conv_comic',Sans-Serif;padding: 0px 38px 0px 0px;background: linear-gradient(to right, white , #ffeeb7);background: -webkit-linear-gradient(left, white , #ffeeb7);background: -o-linear-gradient(right, white , #ffeeb7);background: -moz-linear-gradient(right, white , #ffeeb7);} 
.blog-img .border-img1 p{font-size:28px; text-align:right;padding: 50px 0px 0px 0px;font-family: 'Conv_comic',Sans-Serif;color:#0f0f0f;} 
.blog-bg-doodle{background:url(../images/blog/bg.jpg); background-size:cover; background-attachment:fixed;}
.blog-left{width:100%;float:left;border:1px solid #ccc; padding:10px; background-color:#fff; margin-bottom:15px; }
.blog-left .blog-img{ height:149px; border:1px solid #ccc; position:relative; overflow:hidden;}
.blog-left .blog-img img{ width:100%; height:100%; transition:1s;}
.blog-left:hover .blog-img img{ width:100%; height:100%;transform:scale(1.2) rotate(4deg);}
.blog-left .blog-detail h3{ font-size:25px;font-family: 'Conv_comic',Sans-Serif;margin: 6px 0px 0px 44px; color:#4d4d4d;}
.blog-left .blog-detail h3::before{ width:8px;height:30px;background-color:#f4852d;content:"";position:absolute; margin-left: -20px;}
.admin{ list-style:none; border:1px solid #ccc; padding:10px;text-align:center; margin: 22px 12px 10px 22px;}
.admin li{ display:inline-block;margin: 0px 10px;color:#5d5d5d;}
.admin span{ color:#F90;font-size: 13px;margin-right: 3px;}
.blog-left .title{font-size:13px;margin: 10px 10px 16px 23px;line-height: 20px;font-family: 'Raleway', sans-serif;color:#5d5d5d; text-align:justify;}
.blog-left .reading{font-size:12px;border-radius:0px; border:1px solid #ccc;float:right;margin-bottom:20px;margin-right: 12px;font-family: 'Raleway', sans-serif;color:#5d5d5d;}
.blog-left .reading:hover{border:1px solid #FF9900; background-color:#f4852d; color:#fff;margin-right: 12px; transition:1s;}

.rightpanel h2{ font-size:25px;font-family: 'Conv_comic',Sans-Serif;margin: 6px 0px 0px 12px;color:#4d4d4d;}
.rightpanel h2::before{ width:8px;height:30px;background-color:#f4852d;content:"";position:absolute; margin-left: -26px;}
.blog-Box{width:100%;float:left;border:1px solid #ccc; padding:10px; background-color:#fff; margin-bottom:15px;}

/* blog-categories */
.blog-categories .blog-list{ list-style:none;padding: 15px;}
.blog-categories .blog-list li::before { content:"";margin: 6px 8px 6px 0px; width:5px; height:5px; background-color:#333; border-radius:50%; float:left;}
.blog-categories .blog-list li{ margin:0px;border-bottom: 1px solid #ccc;padding:7px 0px; font-size:13px;}
.blog-categories .blog-list li a{ color:#5d5d5d;transition:1s;font-family: 'Raleway', sans-serif;}
.blog-categories .blog-list li:hover a{ margin-left:8px; font-size:13px; text-decoration:none;}
.blog-categories .blog-list li:hover a{ margin-left:8px; font-size:13px; text-decoration:none;}
/* blog-categories */

/* blog-tag */
.blog-tag .blog-list{ list-style:none;padding: 15px;}
.blog-tag .blog-list li{display:inline-block; border:1px solid #ccc;padding:4px 0px; margin-bottom:5px;}
.blog-tag .blog-list li a{padding:8px 12px; font-size:12px; text-transform:uppercase; color:#5d5d5d;font-family: 'Raleway', sans-serif;}
.blog-categories .blog-list li:hover a{ margin-left:8px; font-size:13px; text-decoration:none;}
/* blog-tag */

/* blog-ads */
.blog-ads .ads-banner{ height:296px;  position:relative; overflow:hidden;margin: 14px; padding:13px 0px}
.blog-ads .ads-banner img{ width:100%; height:100%;border:1px solid #ccc;}
.blog-ads .ads-group{position:relative; overflow:hidden;}
.blog-ads .ads-group  p{position:absolute; background-color:#333; width:100%; top:0px; color:#fff; left:0px; right:0px;font-family: 'Raleway', sans-serif; }
/* blog-ads */

/* blog-recent-post */
.blog-recent-post .blog-img{ width:90px; height:70px; position:relative; overflow:hidden; border:1px solid #ccc;float: left;
 margin-right: 11px;}
.blog-recent-post .blog-img img{ width:100%; height:100%;transition:1s;}
.blog-recent-post p{font-size:13px; font-weight:600;margin-bottom: 4px;font-family: 'Raleway', sans-serif;color:#5d5d5d;}
.blog-recent-post .date{font-size:14px; color:#f8cb97;font-family: 'Raleway', sans-serif;}
.blog-recent-post .detail{ padding:15px 0px;margin: 2px 0px 2px 14px;font-family: 'Raleway', sans-serif;}
.blog-recent-post .detail:hover .blog-img img{ width:100%; height:100%; transform:scale(1.2);}
/* blog-recent-post */

/* blog-pagination */
.blog-pagination{ float:right;}
.blog-pagination li a:hover{ background-color:#f4852d; color:#fff; border:1px solid #F90; }
.blog-pagination li a{color:#4d4d4d; font-size:15px; border:1px solid #ccc;font-family: 'Raleway', sans-serif; margin-right:5px;}
/* blog-pagination */

.blog-detail-img {border: 1px solid #ccc; position: relative;overflow: hidden;}
.blog-detail-img img{ width:100%; height:100%; transition:1s;}
.blog-detail-img:hover img{ width:100%; height:100%;transform:scale(1.2) rotate(4deg);}
.blog-left .mg-right{ margin-left:15px; font-size:13px;font-family: 'Raleway', sans-serif;color: #5d5d5d; text-align:justify;}
.blog-left .mg-left{ margin-right:15px; font-size:13px;font-family: 'Raleway', sans-serif;color: #5d5d5d; text-align:justify;}

/* social-icon-list */
.social-icon-list{ display:inline-block;}
.social-icon-list .btn-facebook{background-color:#4467ad; margin-right:2px; color:#fff; padding:7px 17px; border-radius:0px; margin-bottom:5px;}
.social-icon-list .btn-twitter{background-color:#4099ff; color:#fff;margin-right:2px;  border-radius:0px;margin-bottom:5px;}
.social-icon-list .btn-google{ background-color:#ff4b4b; color:#fff;margin-right:2px; border-radius:0px;margin-bottom:5px;}
.social-icon-list .btn-pintrest{ background-color:#c0392b; color:#fff;margin-right:2px; border-radius:0px;margin-bottom:5px;}
.social-icon-list .btn-instagram{ background-color:#ba4477; color:#fff;margin-right:2px; border-radius:0px;margin-bottom:5px;}
.social-icon-list span{ margin-left:7px;}
/* social-icon-list */

/* other-article */
.other-article {width: 100%;border: 1px solid #ccc;padding: 10px;background-color: #fff;margin-bottom: 15px; margin-top:15px;}
.other-article h2 {font-size: 25px;font-family: 'Conv_comic',Sans-Serif;margin: 5px 0px 5px 12px;color: #4d4d4d;}
.other-article h2::before {width: 8px;height: 30px;background-color: #f4852d;content: "";position: absolute;margin-left: -26px;}
.other-article-box{ border:1px solid #ccc;}
.other-article-box{ background-color:#fff; min-height:210px;}
.other-article-box-img{ width:100%; overflow:hidden;}
.other-article-box .other-article-box-img img{ width:100%; height:150px; overflow:hidden; transition:1s;}
.other-article-box:hover .other-article-box-img img{ transform:scale(1.2)}
.other-article-box .other-article-box-title{padding:0px 10px;}
.other-article-box .other-article-box-title h4{ line-height:20px; font-family:'Conv_comic',Sans-Serif; color:#414141; font-size:15px; }
/*other-article */

/*comment-box */
.comment-box{ border:1px solid #ccc; background-color:#fff;padding: 15px 15px 15px 15px; margin-top:20px; height:100%; overflow:hidden; position:relative; margin-bottom:20px;}
.comment-box .textarea{ margin-bottom:10px;}
.comment-box .publish-bg{ background-color:#fff1e5; padding:10px; position:relative; margin-top:20px;}
.comment-box .publish-bg .publish{ border-radius:0px; background-color:#f2382e; border:none;}
.comment-box .publish-bg .preview{ border-radius:0px; background-color:#474441;border:none;}
.comment-box .sign-out{ border-radius:0px; background-color:#f2382e;border:none; float:right; margin-top:10px;}
.comment-box select{background-color:#efeeea; border-radius:0px;}
.comment-box .textarea textarea {margin-bottom: 10px;border-radius: 0px;}
.comment-box .form-control{ border-radius:0px;}
/*comment-box */

.blog-Box .athor-img{text-align: center;padding: 23px 0px 12px 0px;}
.blog-Box .athor-img img{ border-radius:50%;width: 90px;}
.blog-Box .author-read{ text-align:center;}
.blog-Box .author-read .reading{ border-radius:0px; transition:1s;}
.blog-Box .author-read .reading:hover{ background-color:#f4852d; color:#fff; border:1px solid #f4852d;}
.authors p{ font-size:13px;font-family: 'Raleway', sans-serif;color: #5d5d5d;}
.blog-detail-listing-page{ padding:0px; padding-right:10px; margin-top:7px;}
.rightpanel .authors h3 {font-size: 25px;font-family: 'Conv_comic',Sans-Serif;margin: 6px 0px 0px -21px;color: #4d4d4d;text-align:center;}
.rightpanel .authors h3::before {width: 8px; height: 30px;background-color: #f4852d;content: "";position: absolute;margin-left: -85px;}


/*about-ketchup-moms */
.about-ketchup-moms .content{padding:0px;}
.about-ketchup-moms .heading{ padding: 37px 30px;}
.about-ketchup-moms{ border:1px solid #ccc; background-color:#fff; padding:25px 20px; float:left;}
.about-ketchup-moms .heading h2{font-size:45px;font-family:'Conv_comic',Sans-Serif;color:#313131;}
.about-ketchup-moms .heading h2 .line{width:160px; height:4px; background-color:#f4852d; display:table; margin-top:15px;}
.about-ketchup-moms .heading p{font-size:16px; color:#adadad;font-family: 'Raleway', sans-serif;}
.about-ketchup-moms .content p{font-size:13px;color:#444444;font-family:'Raleway', sans-serif;text-align:justify;line-height:23px;}
.Accolades-ketchup-moms{ background-color:#fcde7b; padding:40px 0px 60px 0px; margin-top:40px;  margin-bottom:40px;}
.Accolades-ketchup-moms .heading h2{font-size:30px;font-family:'Conv_comic',Sans-Serif;color:#2b2b2b; margin-left:20px;}
.Accolades-ketchup-moms .heading h2:before{ content:"";width:5px; height:28px; background-color:#f4852d; position:absolute;margin-left: -15px;margin-top: 3px;}
.Accolades-ketchup-moms .heading p {padding-left:20px; font-size:17px; color:#343434;}
.Accolades-ketchup-moms .Accolades-list p {font-family:'Conv_comic',Sans-Serif;font-size:18px; color:#3a3a3a; margin-bottom:0px;}
.Accolades-ketchup-moms .Accolades-list {text-align:center; margin-top:30px;}
.Accolades-ketchup-moms .Accolades-list img {margin-bottom:10px;}
.Accolades-detail-ketchup-moms{ padding:20px 20px 0px 20px; border:1px solid #ccc; background-color:#fff;float:left; width:100%;}
.Accolades-detail-ketchup-moms .Accolades-detail-img{width:30%;height:190px;float:left; margin-right:20px; overflow:hidden;}
.Accolades-detail-ketchup-moms .Accolades-detail-img img{width:100%; height:100%; border:1px solid #ccc; transition:1s;}
.Accolades-detail-ketchup-moms .Accolades-detail-content h2{font-family:'Conv_comic',Sans-Serif;font-size:25px;color:#3a3a3a; margin-top:0px;margin-left: 368px;}
.Accolades-detail-ketchup-moms .Accolades-detail-content{width:100%;}
.Accolades-detail-ketchup-moms .Accolades-detail-content h2:before{width:5px; height:25px; content:""; position:absolute; margin-left:-17px; background-color:#f4852d; margin-top:2px;}
.Accolades-detail-ketchup-moms .Accolades-detail-content p{line-height:24px; text-align:justify; font-size:13px; }
.Accolades-detail-ketchup-moms .Accolades-detail-list-ketchup-moms{ margin-bottom:15px; float:left;}
.Accolades-detail-ketchup-moms .Accolades-detail-list-ketchup-moms:hover img{ transform:scale(1.1);}
/*about-ketchup-moms */

  /*video-gallery */  
.video-gallery-left{width:100%;float:left;border:1px solid #ccc; padding:10px; background-color:#fff; margin-bottom:15px; }
.video-gallery-left .col-md-4{padding:10px; padding-bottom:0px;}
.video-gallery-left .video-gallery-bg{background-color:#FFF;box-shadow:0px 0px 8px #ccc;border:1px solid #fff;margin-bottom:7px;}
.video-gallery-left .video-gallery-bg .content{padding:10px; font-size:13px; color:#000000;font-family:'Conv_comic',Sans-Serif;}
.video-gallery-left .video-heading{ margin-top:0px;font-family: 'Conv_ITCKRIST',Sans-Serif;}
.video-feature{padding-bottom: 15px;}
.video-feature .embed-responsive{ margin-top:19px;} 
.video-feature .content{margin: 8px 13px 0px 0px; font-size:15px; color:#000000;font-family:'Conv_comic',Sans-Serif;} 
.video-feature .content p{margin-bottom:5px;}  
.video-feature .date{ margin:0 0px; font-size:15px; color:#454545;} 
.video-feature .date span{font-size: 14px; margin-right: 3px; color:#454545;} 
#lightbox .modal-content {text-align: center;margin-top: 134px;}
#lightbox .close {opacity: 1;color: rgb(255, 255, 255);background-color: rgb(25, 25, 25);padding: 4px 8px;border-radius: 30px;
border: 2px solid rgb(255, 255, 255);position: absolute;top: -8px;right: -9px;z-index: 998786;font-size: 17px;}  
.video-gallery-left .video-gallery-bg .embed-responsive .video-hover{top:-130px;transition:0.5s; position:absolute; left:0px; right:0px;} 
.video-gallery-left .video-gallery-bg .embed-responsive:hover .video-hover{ display:block; background-color:rgba(255, 204, 0, 0.70); width:100%; height:100%; position:absolute; left:0px; right:0px; top:0px; bottom:0px; text-align:center; padding:50px 10px; color:#fff; font-size:20px; text-decoration:none;font-family:'Conv_comic',Sans-Serif;} 
.modal-body iframe{height:300px; border:none;}
.modal-body {position: relative;padding:5px;}
 /*video-gallery */  
 
/*Not-found */ 
.not-found-bg{background:url(../images/top-bg-doodle.jpg);}
.not-found-bg .wrap {margin:0 auto;width:100%;height:100%;position:absolute;background-color:rgba(255, 122, 0, 0.59);}
.not-found-bg .logo h1 {font-family: 'Conv_comic',Sans-Serif;font-size: 300px;color: #FF7A00;text-align: center;margin-bottom: 1px;text-shadow: 4px 4px 1px white;margin-top: 100px;}
.not-found-bg .logo p {color: #ffffff;font-size: 20px;margin-top: 1px;text-align: center;}
.not-found-bg .sub a {color: #ff7a00;text-decoration: none;padding: 5px;font-size: 13px;font-family: arial, serif;font-weight: bold;}
.not-found-bg .sub {text-align:center;}
.not-found-bg .sub a {text-align:center; padding:12px 20px; color:#fff; text-transform:uppercase}
.not-found-bg .sub .btn {border-radius:0px;}
/*Not-found */ 

/*join-us */ 
#join-us {width:500px;top:200px;position:fixed;z-index:9868;}
#join-us #header {width:260px; position:absolute;border:1px solid #d8d8d8;padding:20px 18px;box-shadow:0 0 8px gray;background-color:#fff;}
#join-us #header h3 {font-size:17px; margin-top:5px;margin-bottom:20px;line-height: 20px;}
#join-us #sidebar{position:absolute;top:108px;right:195px;box-shadow:0 0 8px gray;background-color:#cf1f4d;padding:10px;width:45px;height:200px;cursor:pointer;}
#join-us #sidebar1 {position:absolute;top:108px;right:195px;box-shadow:0 0 8px gray;background-color:#cf1f4d;padding:10px; width:45px;height:200px;cursor:pointer;}
#join-us #sidebar span, #sidebar1 span{transform: rotate(0deg);font-size: 20px;width: 100%;float:left;height:100%;writing-mode: tb-rl;text-align:center;margin-left:0px; color:#fff;}
#join-us .col-md-12{ padding:0px;}
#join-us .form-control, .btn{ border-radius:0px;}
/*join-us */ 

/*search-box */
.search-box{position: relative;right: 24px;top: 162px;z-index: 7556;}
.search-box li a:hover{background-color:transparent;}
.search-box .fa{font-size:17px; color:#777;}
#search .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group{background: #c2af74; color: #fff; border:1px solid #c2af74; }
#search .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{background: #c2af74; color: #fff; border:1px solid #c2af74;}
#search .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child){ border:1px solid #c2af74;}
#search {position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background-color: rgba(255, 238, 183, 0.89);
-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;-webkit-transform: translate(0px, -100%) scale(0, 0);
-moz-transform: translate(0px, -100%) scale(0, 0);-o-transform: translate(0px, -100%) scale(0, 0);-ms-transform: translate(0px, -100%) scale(0, 0);transform: translate(0px, -100%) scale(0, 0);opacity: 0;z-index:998463;padding: 228px 270px;font-size:15px;}
#search.open {-webkit-transform: translate(0px, 0px) scale(1, 1);-moz-transform: translate(0px, 0px) scale(1, 1);-o-transform: translate(0px, 0px) scale(1, 1);-ms-transform: translate(0px, 0px) scale(1, 1);transform: translate(0px, 0px) scale(1, 1); opacity: 1;}
#search input[type="search"] {position: absolute;top: 50%;width: 100%;color: rgb(255, 255, 255);background: rgba(0, 0, 0, 0);font-size: 60px;font-weight: 300;text-align: center;border: 0px;margin: 0px auto;margin-top: -51px;padding-left: 30px;padding-right: 30px;outline: none;}
#search .close {position: fixed;top: 15px;right: 15px;color: #fff;background-color: #cc1b35;border-color: #357ebd;opacity: 1;
padding: 10px 17px;font-size: 27px;} 
.search-index{top:43px;}
.search-page .blog-img {height: 200px;border: 1px solid #ccc;position: relative;overflow: hidden;}
/*search-box */

/*modal */
.ask-other-mom-form .modal-content{background-color:#fff; border-radius:0px; padding:0px 20px;float: left;width: 100%;padding-bottom: 25px; border:1px solid #ccc;}
.ask-bg-color{background-color:rgba(255, 239, 190, 0.80);}
.ask-other-mom-form .modal-header h3{font-size:30px; text-align:center;}
.ask-other-mom-form  .modal-header{ padding:20px 0px; border:0px;}
.ask-other-mom-form .modal-header .close {margin-top: -20px;padding: 10px;background:#cc1b35;opacity:0.7;right:0px;position: absolute; color:#fff; width:40px; height:40px;}
.ask-other-mom-form .form-control {border-radius:0px; border:1px solid #f3c97f;}
.ask-other-mom-form .btn {border-radius:0px; float:right;}
/*modal */
.logodesk a:hover{padding-top:0!important; background:none!important; padding-bottom:0!important;}

/*editor page */
.article-list .trendingBox a{text-decoration:none;}
.editor-page{ background-color:#fff; padding:10px; border:1px solid #ccc; float:left; width:100%; margin-bottom:30px;}
.editor-page .author-image{ width:30%; float:left; border:2px solid #ccc; position:relative; margin-right:15px; overflow:hidden;}
.editor-page .author-image img{ width:100%;transition:1s;}
.editor-page .author-image:hover img{transform:scale(1.3);}
.editor-page .author-image .follow{font-size:17px; position:absolute; width:100%; background-color:#e2d19c; padding:10px; list-style:none; bottom:0px; margin:0px; text-align:center;}
.editor-page .author-image .follow li{ display:inline-block;}
.editor-page .fa-facebook {padding:13px 13px; color:#344a89; text-align:center;background-color: #ffffff;width:40px; height:38px; border-radius:50%; box-shadow: 0px 2px 5px rgba(51, 51, 51, 0.64);}
.editor-page .fa-twitter {padding:13px 13px; color:#4ca6f2; text-align:center;background-color: #ffffff;width:40px; height:38px; border-radius:50%; box-shadow: 0px 2px 5px rgba(51, 51, 51, 0.64);}
.editor-page .fa-instagram {padding:13px 13px; text-align:center; color:#b94175; background-color: #ffffff;width:40px; height:38px; border-radius:50%; box-shadow: 0px 2px 5px rgba(51, 51, 51, 0.64);}
.editor-page .author-text{ text-align:justify; width:68%; float:right;}
.editor-page .author-text p{ line-height:23px; font-size:13px;}
.editor-page h3 {font-size: 25px;font-family: 'Conv_comic',Sans-Serif;margin: 6px 0px 0px 23px;color: #4d4d4d;}
.editor-page h3 .name {font-size:14px;color: #4d4d4d;font-family: 'Raleway', sans-serif; margin-top:2px;font-size:15px;}
.editor-page h3::before {width: 8px;height: 30px;background-color: #f4852d;content: "";position: absolute; margin-left: -20px;}
.article-publish {width: 100%;border: 1px solid #ccc;padding: 10px;background-color: #fff;margin-bottom: 15px;margin-top: 15px;clear:both;}
.article-publish h2 {font-size: 25px;font-family: 'Conv_comic',Sans-Serif; margin: 5px 0px 5px 12px;color: #4d4d4d;}
.article-publish h2::before {width: 8px;height: 30px;background-color: #f4852d;content: ""; position: absolute;margin-left: -26px;}
.article-list .trendingBox{ border:1px solid #ccc;}
/*editor page */

/*Ask and Expert*/
.ask-and-expert{ background-color:#fff; padding:10px; border:1px solid #ccc; float:left; width:100%; margin-bottom:30px;}
.faq-cat-content {margin-top: 25px;}
.faq-cat-content .panel-faq {border-radius:0px;}
.faq-cat-content .panel-body {text-align:justify; line-height:23px; font-size:13px;}
.faq-cat-content .panel-default > .panel-heading {color: #333;background-color:#ffefbe;border-color: #ddd;}
.faq-cat-tabs li a {padding: 15px 10px 15px 10px;background-color: #ffffff;border: 1px solid #cccccc;color: #777777;}
.nav-tabs li a:focus,.panel-heading a:focus {outline: none;}
.panel-heading a,.panel-heading a:hover,.panel-heading a:focus {text-decoration: none;color: #504e55;font-family:'Conv_comic',Sans-Serif; text-transform:uppercase;}
.panel-faq .panel-heading .panel-title span {font-size: 13px;font-weight: normal;}
.panel-faq .panel-heading .panel-title {font-size: 16px;font-weight: normal;}
.panel-faq .panel-heading .panel-title .question {font-size: 19px;font-weight: normal; color:#a22727; margin-right:15px;}
/*Ask and Expert*/

@media (max-width: 768px) {
.navbar-nav > li{display: block; text-align: left;}
.navbar-nav > li > a { padding-top: 8px; padding-bottom: 8px;}
.logodesk{display: none!important;}
.logomobile{display:block;}
.logokatchup { margin-top: -12px; width: 87px;}
.topsocial-icon{display:none;}
.topwrapper{border: 5px solid; padding:10px 0 25px 0; border-color: #474747 #474747 #fcdf7b #fcdf7b;}
.left-banner{margin-top: 0;height: 175px;}
.editor-speak{ border: 5px solid;margin-top: 15px; padding: 10px 10px;  border-color: #fcdf7b #fcdf7b #474747 #474747;}
.editor-speak h2{font-size: 22px; margin-top: 3px;}
.editor-speak p{font-size: 15px; padding-top: 5px;}
.editor-name{font-size: 15px;  margin-bottom: 15px;}
.commnBttn a{font-size: 12px; padding: 6px 15px;}
.headin-img{width: 50px; margin-top: 16px;}
h3{font-size: 24px;margin-top: 0; margin-bottom: 0;}
.headin-title{border-bottom:1px solid #1d1d1a;}
.imgbox{height: 180px;}
.titlebox{ padding: 13px 0; font-size: 18px;}
.iconBox{width:40px; height:40px;padding: 8px 0 0 0;}
.categoriesBox{ margin-top: 20px;}
.iconBox img{width:20px;}
#trending{margin: 0px 0 0 0;}
#joinour{ padding: 15px 0 0 0;}
.Join{font-size: 25px;}
.joinBox{ padding: 15px 10px;margin-bottom: 10px;}
.add-banner{height: 95px;}
.questionBox{height: 208px;}
.hindi-text{ padding: 0 10px;font-size: 20px;}
.meaningBox{height: 180px;}
.meaningBox:before{display:none;}
.knowldgeBox .col-md-4{padding-left:15px;}
.meaningBoxContant{left: 0; line-height: 24px; font-size: 18px;}
.knowldgeBox .col-md-8{padding-right:15px;}
.knowldgeBox{margin: 15px 0 15px 0;height: auto;}
#insocial{border: 5px solid;border-color: #474747 #474747 #fcdf7b #fcdf7b;padding: 11px 0 15px 0;}
.socialBox{height: 125px;margin-top: 15px;}
#insocial .col-xs-6{padding:0 8px;}
.social-overlay{display:none;}
.social-icon{width:25px; height:25px;padding-top: 1px;}
.social-icon img {width: 13px;height: 13px;}
.socialBox:hover .social-icon{ right: 40%; bottom: 42%; background: rgba(0,0,0,0.7);}
#finduson{ margin: 0 0;}
.askmom{margin-top: 20px;}
.askmom{height: 221px;}
.aoverlay h3{font-size: 22px;}
.aoverlay p { font-size: 15px; line-height: 23px;}
.aoverlay a{padding: 6px 14px;font-size: 12px;margin-top: 5px;}
.askmom .aoverlay{padding-top: 34px;}
.find-logos ul li{width: 100%;margin:15px 0 0 0;}
footer{padding: 20px 0;margin-top: 20px;}
.footerBox{margin-bottom: 0;float: left; width: 100%;}
.footerBox.quicklink { width: 100%; float: left;}
.footerBox .col-xs-6{padding:0 5px; margin-bottom:10px;}
.copyright{font-size:13px;text-align: center;}
.ft-social span{display:block;}
.ft-social{width: 100%;}
.ft-social img { padding: 0 0 0 3px; width: 35px; margin-top: 8px;}
.banner-imm img{ width:100%;}
.blog-img .border-img1{ padding:0px;}
.blog-img .border-img1 p {font-size: 20px;text-align: center;padding: 10px 0px 0px 0px;}
.blogwrapper{ margin-bottom:4px; border:none;}
.blog-left .blog-detail h3 {font-size: 16px;margin: 6px 0px 0px 15px;}
.blog-left .blog-detail h3::before {width: 6px;height: 19px;margin-left: -15px;}
.admin { margin: 15px 0px 0px 0px; font-size:12px;}
.admin li {margin: 0px 3px;}
.admin span {font-size: 11px; margin-right:0px;}
.blog-left .title {font-size: 13px;margin: 10px 0px 15px 1px;}
.blog-left .blog-detail{ margin-top:15px;}
.blog-left .blog-img {height: 100%;}
.other-article-box{ background-color:#fff; height:100%; margin-bottom:10px;}
.other-article-box .other-article-box-img img{ width:100%; height:100%; overflow:hidden; transition:1s;}
.comment-box .sign-out {float: none;}
.blog-detail-listing-page{margin:16px; padding:0px;}
.blog-left .mg-right{ margin-left:0px; margin-top:10px;}
.blog-left .mg-left{ margin-right:0px;}
.rightpanel .authors h3::before {margin-left: 12px;left: 0px;}
.border-img1{ height:auto;}
.about-ketchup-moms .heading {padding: 3px 0px;}
.about-ketchup-moms .heading h2 {font-size: 25px;margin-top: 0px;}
.about-ketchup-moms .heading p {font-size: 15px;}
.about-ketchup-moms .heading h2 .line {width: 140px;height:3px;}
.Accolades-ketchup-moms {padding:10px 0px 60px 0px;}
.Accolades-ketchup-moms .heading h2 {font-size:25px;}
.Accolades-ketchup-moms .heading p {font-size:15px;}
.Accolades-ketchup-moms .Accolades-list p {font-size: 15px;}
.Accolades-detail-ketchup-moms .Accolades-detail-img {width: 100%;height: 100%; margin-bottom:10px;}
.Accolades-detail-ketchup-moms .Accolades-detail-content {width: 100%;float: left;}
.Accolades-detail-ketchup-moms .Accolades-detail-content h2 {font-size: 24px;}
.Accolades-detail-ketchup-moms .Accolades-detail-list-ketchup-moms{ float:none;}
.Accolades-detail-ketchup-moms .Accolades-detail-content h2{ margin-left:18px;}
.video-gallery-left .video-gallery-bg .embed-responsive .video-hover{ padding:70px 10px !important;}
.modal-body iframe {height: 200px;}
.not-found-bg .logo h1 {font-family: 'Conv_comic',Sans-Serif;font-size:150px;color: #FF7A00;text-align: center;margin-bottom: 1px;text-shadow: 4px 4px 1px white;margin-top: 150px;}
#join-us{display:none;}
.search-box {position: relative;left: -75px;top: 63px;z-index: 7556;float: right;}
#search {padding: 125px 10px;}
.search-index {top: 53px !important;}
.submenu li{width: 47%;line-height: 23px;margin-right:4px;}
.submenu-post-img{ width:100%; height:100%;}

.editor-page .author-image {width: 100%;}
.editor-page .author-text{ width:100%;}
.panel-faq .panel-heading .panel-title {font-size: 14px;font-weight: normal; line-height:21px;}
}

@media only screen and (max-width : 768px) {
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}



































