/*
Theme Name: BDhostweb.Com
Theme URI: http://zahidit.com/themes/bdhostweb/
Author: The zahidit Team
Author URI: http://bdhostweb.com/
Description: BDhostweb brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}
html,
body { height: 100%; font-family: SolaimanLipiNormal }

a:hover { text-decoration: none }

/* Remove Chrome Input Field's Unwanted Yellow Background Color */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
.full_website{
    background-color: aliceblue;
}
.border{
	background:#000000;
}

.date_social{
    margin: 5px 0px;
	color:#FFFFFF;
	padding-top:5px;
}
.social{
    text-align: right;
    font-size: 22px;
    
}
.header{
   
}
.logo{
    padding : 10px;
}
.bannar{
    padding: 10px 20px;
}


.scrool_02{
    padding: 5px;
    color:#27830E;
    font-weight: bold;
    margin-bottom: 5px;
	margin-top:5px;
}
.leadnews{
	font-family:SolaimanLipiNormal;
	
}
.leadnews img{
	margin-bottom:10px;
	background:#B00D0D;

}
.images_title{
    overflow: hidden;
    margin-bottom: 6px;
    border-bottom: 1px solid #CFD3D5;
    padding-bottom: 6px;
}
.images_title img{
    float: left;
    width: 25%;
    margin-right:15px;
	
}
.exclusive_cate{
height:230px;
}
.big_images img{
    margin-bottom: 10px
}
.heading_01{
    font-size: 20px;
    line-height: 22px;
    margin-top: 0px;
	color:#074097;
	font-family:SolaimanLipiNormal;
}
.heading_02{
    font-size: 17px;
    line-height: 20px;
    margin-top: 0px;
    font-weight: 400;
    font-family: SolaimanLipiNormal
}

.heading_02 a{
    color: #074097;
}

.heading_02 a:hover{
    color:cadetblue;
}
.heading_03{
    font-size: 16px;
    line-height: 20px;
    margin-top: 0px;
    font-weight: 400;
}

.heading_03 a{
    color: #000000;
}

.heading_03 a:hover{
    color:#75BDDF;
}
.catagory_title{
    background-color: #9492C5;
    color: aliceblue;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    margin-top: 5px;
}
.big_images img{
    margin-bottom: 10px
}
.internetional{
	background:#FFFFCC;
}


.copyright{
    font-size: 16px;
}
.design{
    text-align: right;
    font-size: 16px;
}
.design a{
    color: forestgreen;
}
.design a:hover{
    color:firebrick;
}
.footer-04{
	background:#E9ECEF;
	padding: 2%;
	color:#00000;	
}
.footer {
    
	color:#FFFF00;
	background: #0D0600;
    color: #00FF99;
    padding: 0%;   
}
.video-gellary{
	padding-right:16px;
	padding-left:16px;
	
}
.photo-gallery{
	padding-right:16px;
	padding-left:16px;
	
}
.tab-content{
	overflow: scroll;
	height: 300px;
    overflow-x: hidden;
}
.tab-content-single{
    overflow: scroll;
    height: 380px;
    overflow-x: hidden;
}
.catagory_title-02{
    background-color: #3888D7;
    color: aliceblue;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    margin-top: 5px;
	text-align:center;
}
.catagory_title-02:hover{
	background-color:#286090;
	color:#A6A6A6;
}
.video iframe {
    width: 100%;
    height: auto;
}
.singlepage{
   margin: 60px 0px;
}

.single_images{
    
}

.single_images img{
    width: 100%
}
.caption{
    margin-top: -10px;
    margin-bottom: 20px;
    padding: 5px;
    background-color: black;
    opacity: .4;
    color: white;
}
.caption h4{
    opacity: 10;
}
.clear{
    clear: both
}
.archive_details{
    border-bottom: 2px solid #737070;
    border-left: 5px solid #8C0303;
    margin-bottom: 15px;
    padding: 25px;
}
.archive_img{
    float: left;
    width: 20%;
    margin-right: 20px;
}


/* =========================================================
Comments
 ========================================================= */
.comment-respond,
.entry-pings,
.entry-comments {
    color: #444;
    padding: 20px 45px 40px 45px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
    border-left: 4px solid #444;
}
.entry-comments h3{
    font-size: 30px;
    margin-bottom: 30px;
}
.comment-respond h3,
.entry-pings h3{
	font-size: 20px;
	margin-bottom: 30px;
}
.comment-respond {
	padding-bottom: 5%;
	margin: 20px 1px 20px 1px;
        border-left: none !important;
}
.comment-header {
	color: #adaeb3;
	font-size: 14px;
	margin-bottom: 20px;
}
.comment-header cite a {
	border: none;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
}
.comment-header .comment-meta a {
	border: none;
	color: #adaeb3;
}
li.comment {
	background-color: #fff;
	border-right: none;
}
.comment-content {
	clear: both;
	overflow: hidden;
}
.comment-list li {
	font-size: 14px;
	padding: 20px 30px 20px 50px;
}
.comment-list .children {
	margin-top: 40px;
	border: 1px solid #ccc;
}
.comment-list li li {
	background-color: #f5f5f6;
}
.comment-list li li li {
	background-color: #fff;
}
.comment-respond textarea,
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 100%;
	background : #F1EDEE;
}
.comment-respond input{
    background: #E8E4E5;
}
.comment-respond label {
	display: block;
	margin-right: 12px;
}
.entry-comments .comment-author {
	margin-bottom: 0;
	position: relative;
}
.entry-comments .comment-author img {
	border-radius: 50%;
	border: 5px solid #fff;
	left: -80px;
	top: -5px;
	position: absolute;
	width: 60px;
}
.entry-pings .reply {
	display: none;
}
.bypostauthor {
}
.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}
.comment-reply-link{
    cursor: pointer;
    background-color: #444;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px 10px 4px;
    text-transform: uppercase;
    width: auto;
}
.comment-reply-link:hover{
    color: #fff;
}
.comment-notes{
    display:none;   
}
