@font-face {
    font-family: Hheader;
    src: url('/fonts/Munshiit-Bold.woff') format('woff')
}
@font-face {
    font-family: 'Noto Sans Bengali';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Munshiit-Regular.woff) format('woff')
}
@-webkit-keyframes more_pricing {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}

@-moz-keyframes more_pricing {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}
@keyframes more_pricing {
    0%,
    100% {
        background-position: 0 50%
    }
    50% {
        background-position: 100% 50%
    }
}
@media only screen and (max-width:1199px) {
    body header#main_header dvi#menus .menu ul#desktop_menu {
        visibility: hidden;
        opacity: 0;
        transition: all .2s ease 0s;
        width: 100%;
        position: absolute;
        top: 77px;
        background: #ffece4;
        left: 0;
        padding: 25px 40px;
        box-shadow: 0 11px 14px -4px rgba(0, 0, 0, .15)
    }
    body header#main_header dvi#menus .menu ul#desktop_menu.open {
        visibility: visible;
        opacity: 1
    }
    body header#main_header dvi#menus div.menu div#mobilemenu {
        display: block!important
    }
    body header#main_header dvi#menus .logo img {
        top: 0!important
    }
    body header#main_header dvi#menus .menu ul#desktop_menu.open li.sub_item ul#sub_menu {
        display: none;
        padding: 15px 0 15px 18px
    }
    body header#main_header dvi#menus .menu ul#desktop_menu.open li.sub_item ul#sub_menu.open {
        display: block
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li {
        border-bottom: 1px solid #ff9900;
        padding: 8px 0
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li:first-child {
        padding-top: 0
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li a {
        color: #5a5a5a;
        font-weight: 700
    }
    div#content_sections .container:nth-child(2n) {
        margin-top: 50px!important;
        margin-bottom: 50px!important;
        padding-top: 100px!important;
        padding-bottom: 100px!important
    }
    div#content div#content_sections .container:last-child {
        margin-bottom: 0!important
    }
    div#testimonial_section {
        margin-top: 0!important
    }
    div#footer_top {
        margin-top: 77px;
    }
    div#content.site-content {
        top: 77px;
    }
    div#about_us{
        margin-top: -7px;
    }
}

@media only screen and (min-width:991px) {
    div#footer_top .col-lg-10 .col-lg-6:first-child {
        border-right: 2px solid #f75700;
    }
}
@media only screen and (max-width:991px) {
    div#header_bottom div#sections div#left {
        width: 100%!important;
        padding-right: 0!important
    }
    div#header_bottom div#sections div#right {
        width: 70%!important;
        margin: 0 auto!important
    }
    div#content_sections .col-lg-10 .row:not(:last-child) {
        padding-bottom: 50px!important
    }
    div#footer_top .col-lg-10 .col-lg-6:first-child {
        margin-bottom: 10px;
    }
    body footer.site-footer .col-lg-6 ul#social_menu {
        margin-top: 15px;
    }
}

@media only screen and (max-width:700px) {
    .container {
        width: 85%!important;
        margin: 0 auto!important
    }
    div#header_bottom {
        padding: 40px 30px 0!important
    }
    div#search_section div#search_domains {
        padding: 40px 0!important
    }
    div#search_section {
        margin: 80px 0 22px!important
    }
    div#header_bottom div#header_Section_bottom {
        margin-top: 30px
    }
    div#testimonial_section {
        padding: 60px 0!important
    }
    
    
    
    
    div#content_sections .container .col-lg-10 .row .col-lg-6{
        text-align: center; 
    }
    
    
    
    
    
    
    
    
    
body header#main_header dvi#menus .menu #nav-icon4 span:nth-child(1) {
    top: 0;
}

body header#main_header dvi#menus .menu #nav-icon4 span:nth-child(2) {
    top: 8px;
}
body header#main_header dvi#menus .menu #nav-icon4 span:nth-child(3) {
    top: 16px;
}

body header#main_header dvi#menus .menu #nav-icon4.open span:nth-child(1) {
    top: 0;
    left: 7px;
}
body header#main_header dvi#menus .menu #nav-icon4.open span:nth-child(3) {
    top: 21px;
    left: 7px;
}
body header#main_header dvi#menus .menu #nav-icon4 {
    width: 30px;
    height: 25px;
    top: 8px;
}
body header#main_header dvi#menus .logo svg#logo_hover_anim {
    height: 41px;
}
div#content.site-content, body header#main_header dvi#menus .menu ul#desktop_menu{
    top: 58px !important;
}
div#footer_top{
    margin-top: 58px !important;
}
    
    
    
    
    
}

@media only screen and (max-width:500px) {
    div#page .logincontainer div#align_control a.btn.btn-default.add_and_remove {
        display: block;
        text-align: left;
        padding-left: 0
    }
    div#header_bottom {
        padding: 20px 0!important
    }
}

@media only screen and (min-width:1200px) {
    body header#main_header dvi#menus .menu ul#desktop_menu>li {
        display: inline-block;
        position: relative
    }
    body header#main_header dvi#menus .menu ul#desktop_menu>li ul#sub_menu {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        background: #ffece4;
        width: 300px;
        top: 94px;
        padding: 20px;
        left: -2px;
        border: solid #ff9900;
        border-width: 0 1px 1px;
        transition: all .2s ease 0s;
        z-index: 9999;
        box-shadow: 0px 19px 25px -10px rgba(0, 0, 0, 0.27);
    }
    body header#main_header dvi#menus .menu ul#desktop_menu>li:last-child {
        padding-right: 0!important
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li a {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        cursor: pointer;
        text-transform: uppercase;
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li a:hover {
        color: #717070
    }
    body header#main_header dvi#menus .menu ul#desktop_menu>li ul#sub_menu li {
        margin-bottom: 10px
    }
    body header#main_header dvi#menus .menu ul#desktop_menu>li:hover ul#sub_menu {
        visibility: visible;
        opacity: 1;
        top: 74px
    }
    body header#main_header dvi#menus .menu ul#desktop_menu>li:hover ul#sub_menu:before {
        content: "";
        position: absolute;
        top: -20px;
        height: 20px;
        width: 100%;
        left: 0
    }
    body header#main_header dvi#menus .menu ul#desktop_menu>li ul#sub_menu li:last-child {
        margin: 0
    }
    body header#main_header dvi#menus .menu ul#desktop_menu>li>a {
        padding: 20px 18px;
        display: block
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li a.menubtn {
        background: #f55800;
        color: #fff;
        padding: 12px 21px;
        display: block;
        line-height: 15px!important;
        border-radius: 32px;
        transition: all .2s ease 0s
    }
    div#content_sections .container:nth-child(2n):after,
    div#content_sections .container:nth-child(2n):before {
        background: url(/svg/global/content_shpe_background.svg);
        height: 100px;
        content: "";
        width: 100%;
        display: block;
        position: absolute;
        left: 0
    }
    body header#main_header dvi#menus .menu ul#desktop_menu li a.menubtn:hover {
        opacity: .8
    }
    div#content_sections .col-lg-10 .row div#contents {
        
    }
    div#content_sections .col-lg-10 .row:nth-child(odd) div#contents {
        padding-right: 40px
    }
    div#content_sections .col-lg-10 .row:nth-child(2n+2) div#contents {
        padding-left: 40px
    }
    div#content_sections .container:nth-child(2n):before {
        top: 0;
        transform: translateY(-100%)
    }
    div#content_sections .container:nth-child(2n):after {
        bottom: 0;
        transform: translateY(100%) rotate(180deg)
    }
    div#content_sections .container:last-child:after {
        content: "";
        background: #e6f6fb;
        height: 170px;
        width: 100%;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        transform: translateY(100%)
    }
}





@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .blog_content .grid_blog .col-lg-4 {
    flex: 0 0 100 !important;
    width:100% !important;
}


}

