.top-header a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
	text-decoration:none;
}
.top-header i {
    font-size: 15px;
    font-weight: 600;
}
.navbar-header span {
    color: #fdd428;
}
a.navbar-brand h2 {
    box-shadow: 0px 2px 5px #fdd428;
}
.col-md-6.about-page {
    border: 3px solid #fdd428;
}
.col-md-6.about-page img {
    width:100%;
}
.info-blocks-in:hover h3 {
    color: #fdd428;;
}

.info-blocks-in:hover {
    background: rgba(51, 51, 51, 0.72);
    color: #fff;
}
.form-group.width input, textarea {
    width: 100%;
    padding: 10px 20px;
    color: #000;
    margin-bottom: 0px;
}
button.theme-btn.btn-style-three {
    background: #fdd428;
    padding: 10px 20px;
    color: #000;
    transition: all 0.5s linear;
    border: none;
	font-weight:bold;
}

.info-blocks-in.active {
    background: rgba(51, 51, 51, 0.72);
    color: #fff;
}
.info-blocks-in.active h3 {
    color: #fdd428;
}
.product-first img {
    width: 100%;
}
.product-first {
     border: 3px solid #fdd428;
    position: relative;
    overflow: hidden;
}
figcaption.bottom-text {
    text-align: center;
    background: #002e5b;
    padding: 4px;
}
figcaption.bottom-text h3 {
       margin: 0;
    color: #fff;
    width: 100%;
    position: absolute;
    top: 97px;
}
figcaption.bottom-text {
    text-align: center;
    background: rgba(0, 46, 91, 0.75);
    padding: 4px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: -236px;
    height: 100%;
    transition: all 0.5s linear;
}
.product-first:hover .bottom-text {
    bottom: 0;
    transition: all 0.5s linear;
}
.product-first.active .bottom-text {
    bottom: 0;
    transition: all 0.5s linear;
}
.product-first:hover .social-hover {
    right: 0;
    transition: all 0.5s linear;
}
.social-hover {
    position: absolute;
    right: -93px;
    top: 0;
       background: rgba(253, 212, 40, 0.75);
    height: 100%;
	width: 13%;
}
ul.social-network1 {
    position: relative;
    top: 44px;
    left: -11px;
}
ul.social-network1 li {
    list-style: none;
    line-height: 42px;
}
ul.social-network1 li a {
    color: #333;
    font-size: 29px;
    border: 1px solid red;
    width: 49px;
    height: 49px;
    border-radius: 100%;
    background: #fff;
}
ul.social-network1 li a i {
    width: 50px;
    height: 50px;
    border-radius: 40%;
    text-align: center;
}
.about-banner img{width:100%;}
.about-text p {
    text-align: justify;
}

section#contact {
    background-color: #222222;
    background-image: url('../../artdnaswitchbd.com/componants/images/map-image.png');
    background-position: center;
    background-repeat: no-repeat;
}
section {
    padding: 30px 0PX;
}
section#contact .section-heading {
    color: white;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}
section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 236px;
}
section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
}
.gellary_bg_none img{
	width: 100%;
	height: 250px;
}
section#contact :-moz-placeholder {
    /* Firefox 18- */
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
}
section#contact ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
}
section#contact :-ms-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
}
section#contact .text-danger {
    color: #e74c3c;
}

.about_our_company{
    text-align: center;
}
.about_our_company h1{
    font-size: 25px;
}
.titleline-icon {
    position: relative;
    max-width: 100px;
    border-top: 4px double #F99700;
    margin: 20px auto 20px;
}
.titleline-icon:after {
    position: absolute;
    top: -11px;
    left: 0;
    right: 0;
    margin: auto;
    font-family: 'FontAwesome';
    content: "\f141";
    font-size: 20px;
    line-height: 1;
    color: #F99700;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    height: 20px;
    background: #ffffff;
}
.right-add p {
    font-size: 18px;
}
#slider1 {
    width: 146px;
    top: 195px;
    position: absolute;
    right: 0;
}
#sidebar1 {
    position: fixed;
    top: 282px;
    right: 0;
    z-index: 99999;
}
h4.modal-title1 {
    text-align: center;
    color: #e54040;
    margin-top: 26px;
    margin-bottom: 20px;
}
button.close.c3 {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    margin-top: -22px;
    background: #fff;
    width: 38px;
    height: 38px;
    border-radius: 77% !important;
    border: 1px solid #000;
}

@media (max-width: 360px) and  (min-width:320px) {
	.navbar-brand h2 {
    font-size: 24px;
}
.navbar-brand {
    margin-top: 0;
    border-bottom: none;
}

}