/*-------------- media section ---------------*/
@media screen and (max-width:320px){
  a.project_permalink{
    bottom: 0;
  }
}
@media screen and (min-width: 410px) and (max-width:576px){
  #our-projects .box .box-content {
    width: 65%;
    left: 15%;
  }
}
@media screen and (max-width:767px) {
  #site-topbar .top-title, #site-topbar .top-phone, #site-topbar .top-email {
    display: block;
    padding-right: 0;
  }
  .home #site-topbar .topbar-details a, .home #site-topbar .topbar-details i {
    color: #232c2b;
  }
  .contact-box .page-contact-form, .widget_recent_entries{
    margin-top: 20px;
  }
  .contact-box .startup-contact-details i{
    margin-right: 0 !important;
  }
  section{
    padding: 40px 0;
  }
  #site-topbar .socialbox {
    padding-top: 10px;
  }
  #topbar-social, .socialbox, .socialbox a, #site-topbar .topbar-details, #our-blog .first-blog, #our-blog .our-blog-contents .read-more, .our-blog-contents, .media, #how-we-work .phases-title ul, #key-fact .key-fact-content ul, #our-projects .box, #happy-customers .owl-carousel .owl-dots, #pricing-plan .plan-title, #pricing-plan .plan-description, #pricing-plan .plan-features,
   .socila_share, #about-us .about-process-content a, #footer .footer-columns, #footer ul li, #footer h3, #footer .widget input, #footer .widget textarea, .authordetails, .single-post-block .content_boxes, .socialbox, .logo{
    text-align: center;
  }
  #footer .widget input[type="submit"]{
    float: none;
    text-align: center;
    display: inline-block;
    position: relative;
  }
  #about-us .about-process-content a{
    display: block;
    margin-top: 10px;
    float: none;
  }
  #slider .inner_carousel h3 {
    font-size: 14px;
    padding-bottom: 23px;
  }
  #slider .read-more {
    padding: 9px 4px;
    display: inline-block;
  }
  #slider .read-more span {
    padding: 5px 14px;
  }
  #slider .sub-head {
    line-height: 23px;
    font-size: 10px;
  }
  #header .header-search button {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
  #slider .carousel-caption{
    top: 50%;
  }
  section h3{
    font-size: 22px;
  }
  .media{
    display: block;
    margin: 0 auto;
  }
  .media img {
    display: block !important;
    /* margin: 20px auto !important; */
    margin-top: 0 !important;
  }
  .section_main_head {
    padding-bottom: 20px !important;
  }
  #key-fact .key-fact-content ul li:after, .sticky.stickynavbar .logo, .prop_desc, #slider .carousel-caption.d-none.d-md-block {
    display: none;
  }
  #our-team .owl-carousel .owl-dots{
    margin-top: 0 !important;
  }
  #site-topbar .top-phone i, #site-topbar .top-email i, #site-topbar .top-email small, #site-topbar .top-phone small, #site-topbar .socialbox i {
    color: var(--globalgrey) !important;
  }
  #header #header-search {
    padding: 0;
  }
  #slider .carousel-control .nav2 i, #slider .carousel-control .nav1 i {
    padding: 2px 8px;
  }
  #slider .carousel-control .nav1 {
    left: 3%;
    top: 31%;
  }
  #slider .carousel-control .nav2 {
    right: 3%;
    top: 31%;
  }
  #about-us .about-process-content {
    margin-top: 10px;
    padding-bottom: 20px;
    text-align: center;
  }
  #about-us .about-us-image {
    padding-bottom: 25px;
  }
  #how-we-work .phases-title ul li {
    width: 130px;
    margin: 5px;
  }
  #how-we-work .phases-title ul li span {
    padding: 35px 0;
    font-size: 14px;
  }
  #how-we-work .phases-title ul {
    display: block;
    padding-top: 25px;
    padding-bottom: 0;
  }
  #key-fact .key-fact-content ul, .blog-date {
    display: block;
  }
  .about-us-image img{
    box-shadow: none;
  }
  #happy-customers .happy-customers-contents h6 a {
    display: block;
    padding-top: 30px;
  }
  #happy-customers .owl-carousel .owl-dots {
    position: unset !important;
    padding-top: 25px;
  }
  #pricing-plan .plan-name li a {
    font-size: 12px;
    letter-spacing: unset;
  }
  #pricing-plan .plan-name li {
    width: 98px;
  }
  #pricing-plan .plan-features {
    display: block;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  #pricing-plan {
    padding-bottom: 0;
  }
  #our-blog .our-blog-contents h6{
    padding-top: 20px;
    display: block;
  }
  .our-blog-info img {
    padding-top: 25px;
  }
  #newsletter .newsletter-head h2 {
    font-size: 28px;
  }
  #newsletter .newsletter-head input[type="submit"] {
    position: unset;
  }
  #newsletter .newsletter-head input[type="email"] {
    max-width: 100%;
  }
  #footer .about_me {
    padding-left: 0;
  }
  blockquote {
    width: 100%;
  }
  .happy-customers-contents .customer-content .fa-quote-left, .happy-customers-contents .customer-content .fa-quote-right{
    left: 0;
    right: 0;
  }
  .happy-customers-contents .customer-content .fa-quote-right{
    bottom: 12%;
  }
  .qoute_text p{
    padding-top: 35px;
  }
  #pricing-plan .plan-description{
    padding-right: 0;
  }
  .title-box h1{
    font-size: 20px;
    padding: 0;
  }
  .wpcf7-spinner{
    position: absolute;
  }
  #header .header-search{
    padding: 15px 25px;
  }
  .middle-align .col-lg-8.col-sm-6.col-md-7 .row{
    text-align: center;
  }
}
@media screen and (max-width:576px) {
  #slider .carousel-indicators {
    display: none;
  }
  #slider p {
    display: none;
  }
  .above_title {
    margin-top: 2%;
  }
  .menubar {
    padding: 18px 15px;
  }
  .serach_inner input.search-field {
    width: 100%;
    padding: 9px;
  }
  .single-post-block .post_ctg span {
    float: none;
  }
  .authordetails .author_links {
    padding-left: 0;
  }
  .authordetails ul {
    margin-left: 0;
    margin-top: 20px;
  }
  #sidebar aside {
    margin-bottom: 50px;
  }
  .metabox {
    text-align: left;
  }
  .home .site-header {
    position: unset;
    padding-top: 10px;
  }
  #sidebar h3 {
    margin-top: -33px;
  }
}
@media screen and (min-width: 577px) and (max-width:767px) {
  #our-team .box h5 a{
    font-size: 16px;
  }
  #our-team .box .post{
    padding: 0;
  }
  span.cont_team{
    padding: 4px;
  }
  .pricing-plan-head {
    padding-bottom: 0px !important;
  }
  #what-do-we-do .services-contents h6{
    font-size: 16px;
  }
   #how-we-work .phases-title ul li:nth-child(3n){
    margin-right: 0;
  }
  #sidebar aside {
    margin-bottom: 11%;
  }
  .authordetails .author_links {
    padding-left: 0;
  }
  .authordetails ul {
    margin-left: 0;
    padding-top: 20px;
  }
  #single-event .list-group {
    margin-top: 20px;
  }
  .search-results input {
    margin-bottom: 10px;
  }
  .search-results select {
    margin-bottom: 10px;
  }
  .thumb_image_border {
    width: 83%;
    height: 238px;
    margin-left: 30px;
  }
  .gallery-image img {
    height: 140px !important;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .fadeInRight {
    animation-name: unset !important;
  }
  .site-title {
    font-size: 34px;
  }
  .site-description {
    font-size: 14px;
  }
  .main-header {
    margin-bottom: 25px;
  }
  .main-title {
    font-size: 30px;
  }
  .menu > ul > li > a {
    padding: 10px 0;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .woocommerce div.product div.images .flex-control-thumbs {
    margin: 10px 0 0 0;
  }
  .contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"], .contact-box .wpcf7 textarea {
    width: 100% !important;
  }
  .menubar {
    position: relative;
    right: 0;
    padding: 18px 15px;
  }
  #slider .inner_carousel h3 {
    font-size: 19px;
    padding-bottom: 2%;
  }
  .menubar {
    padding: 5px 11px 20px 11px !important;
  }
  .home .site-header {
    position: unset;
    padding-top: 10px;
  }
  #header #header-search {
    padding: 0;
  }
  #slider .carousel-control .nav1, #slider .carousel-control .nav2 {
    top: 43%;
  }
  #our-projects .box {
    max-width: 370px;
    margin: 20px auto;
    margin-bottom: 30px;
  }
  #pricing-plan .plan-name {
    padding-bottom: 40px;
  }
  #pricing-plan {
    padding-bottom: 10px;
  }
  #header .header-search button {
    position: absolute;
    right: 33px;
    top: 37px;
  }
  #slider .carousel-indicators {
    position: absolute;
    bottom: 8%;
  }
  #sidebar h3 {
    margin-top: -7%;
  }
}
@media screen and (min-width: 768px) and (max-width:991px) {
  .media{
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .media img {
    display: block !important;
    margin: 20px auto !important;
    margin-top: 0 !important;
    text-align: center;
  }
  #slider .inner_carousel h3 {
    font-size: 17px;
  }
  #slider .carousel-caption {
    top: 58%;
  }
  .menubar {
    padding: 17px 0;
  }
  .top_bar {
    padding-bottom: 10px !important;
  }
  #footer h3 {
    padding-top: 20px;
  }
  #sidebar ul li a {
    padding-left: 0;
  }
  #sidebar span.comment-author-link {
    margin-left: 0;
  }
  #single-event .list-group {
    margin-top: 20px;
  }
  .search-results input {
    margin-bottom: 10px;
  }
  .search-results select {
    margin-bottom: 10px;
  }
  .toggle-nav {
    right: 15px;
  }
  .search-box form.search-form {
    margin: 0 auto;
  }
  #footer input[type="submit"] {
    padding: 9px 3%;
  }
  #slider a i {
    padding: 5px 8px;
    font-size: 15px;
  }
  #header .menubar {
    border: none;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  #slider .inner_carousel p, #our-projects .box .box-content p, a.project_permalink {
    display: none;
  }
  #our-projects .box h4 a{
    font-size: 14px;
  }
  #footer_box .about_me i {
    font-size: 16px;
  }
  #footer .about_me {
    padding-left: 0;
  }
  #footer #footer-menu-text .widget {
    padding-bottom: 15px;
  }
  #footer input[type="submit"] {
    margin-left: auto;
  }
  .home .site-header {
    padding-top: 20px;
  }
  #header {
    padding-top: 0;
  }
  #header-search {
    padding: 2px 0px 0px 14px;
  }
  #header .header-search button {
    position: absolute;
    right: 23px;
    top: 29px;
  }
  #how-we-work .phases-title ul, #key-fact .key-fact-content ul {
    display: block;
    text-align: center;
  }
  #how-we-work .phases-title ul li {
    margin-bottom: 18px;
  }
  .happy-customers-contents .customer-content .fa-quote-right {
    right: 7%;
    bottom: 7%;
  }
  #happy-customers .owl-carousel .owl-dots {
    position: unset !important;
    text-align: center;
    padding-top: 20px;
  }
  #pricing-plan .plan-name {
    padding-bottom: 40px;
  }
  #pricing-plan {
    padding-bottom: 10px;
  }
  #our-blog .first-blog h6 a {
    display: block;
    padding-top: 15px;
  }
  #sidebar h3 {
    margin-top: -13%;
  }
  #newsletter .newsletter-head input[type="submit"]{
    padding: 8px 13px;
  }
}
@media screen and (max-width: 991px) {
  #pricing-plan .plan-price, #what-do-we-do .services-contents, #pricing-plan .plan-name {
    margin-left: auto;
    margin-right: auto;
  }
  #how-we-work .phases-title ul li:after, #key-fact .key-fact-content ul li:after{
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width:1024px){
  .toggle-nav{
    left: 50%;
  }
}
@media screen and (max-width: 1024px) {
  .main-navigation .menu-item-has-children:after{
    top: 13px;
  }
  .main-header .sidenav {
    display: none;
  }
  .thumb_image_border {
    display: none;
  }
  .main-navigation ul ul {
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li {
    border-bottom: none;
  }
  .toggle-nav {
    display: none;
    cursor: pointer;
    z-index: 999999;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
  }
  .toggle-nav i {
    font-size: 29px;
    color: white;
  }
  amp-sidebar#sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  #close_nav {
    position: absolute;
    top: 8px;
    right: 1em;
    font-size: 26px;
    color: white;
    cursor: pointer;
    z-index: 99;
  }
  #close_nav i{
    color: white;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span {
    font-size: 30px;
    cursor: pointer;
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .toggle-nav {
    display: block;
  }
  .main-navigation .menu {
    float: none;
    text-align: center;
  }
  .main-navigation ul ul li, #masthead.scrolled .main-navigation ul ul li {
    display: block;
  }
  .main-navigation .menu > ul > li.highlight {
    background: transparent !important;
  }
  .menu > ul > li:hover:before, .menu > ul > li.current_page_item:before, .menu > ul > li.current-menu-item:before {
    display: none;
  }
  .sf-arrows .sf-with-ul:after {
    border-top-color: var(--color7);
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .menubar .nav ul {
    width: 100%;
    margin-top: 0;
  }
  .menubar .nav ul li, .menubar.scrolled .main-navigation li {
    border-top: 1px #303030 solid;
    display: block;
    text-align: left;
  }
  .nav ul li a {
    padding: 5px 10px;
    display: block;
    color: white;
  }
  .nav ul li a:hover {
    color: #ff8a00;
  }
  .nav ul li ul, .nav ul li ul ul {
    display: block !important;
  }
  .nav ul li ul li a:before {
    content: "\00BB \00a0";
  }
  .nav ul li ul li a {
    padding-left: 20px !important;
  }
  .nav ul li ul li ul li a {
    padding-left: 30px !important;
  }
  #header .search-icon {
    left: 0;
    top: 20px;
    right: auto;
  }
  #site_top .con-info span {
    padding: 3px;
  }
  .menubar {
    padding: 17px;
  }
  .main-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .search-message {
    left: 9%;
    top: 6%;
    max-width: 82px;
  }
  #header .search-icon i {
    font-size: 23px;
  }
  .contact_details .toggle-nav {
    display: none;
  }
  .search-message .chat-button {
    display: none;
  }
  .menubar {
    padding: 5px 11px 18px 11px !important;
  }
  .sticky .menubar {
    padding: 0 !important;
  }
  .main-navigation a {
    line-height: 35px;
  }
}
@media screen and (max-width: 1025px) and (min-width:992px) {
  .carousel-indicators{
    bottom: 35px;
  }
  .toggle-nav{
    right: 15px;
  }
  a.project_permalink{
    width: 98%;
    bottom: 7px;
  }
  .project_permalink .horizon_border{
    width: 52%;
  }
  #our-projects .box h4 a{
    font-size: 16px;
  }
  #our-projects .box h4 {
    padding-top: 0;
  }
  #happy-customers .owl-carousel .owl-dots{
    bottom: -20px !important;
    left: 28% !important;
  }
  #key-fact .key-fact-content ul li:after{
    margin-left: 67px;
  }
  #header .header-search input {
    width: 160px;
  }
  .home .site-header {
    padding-top: 10px;
  }
  #header {
    padding-top: 6px;
  }
  #slider .carousel-control .nav1 {
    top: 53%;
  }
  #slider .carousel-control .nav2 {
    top: 53%;
  }
  #slider .inner_carousel h3 {
    padding-bottom: 0;
    font-size: 24px;
  }
  #how-we-work .phases-title ul li span {
    font-size: 14px;
  }
  #how-we-work .phases-title ul li {
    width: 122px;
  }
  #how-we-work .phases-title ul li:after {
    width: 22px;
    margin-left: 6%;
  }
  #key-fact .key-fact-content ul li img {
    width: 50px;
  }
  #key-fact .key-fact-content ul li {
    width: 135px;
  }
  #key-fact .key-fact-content .fact-number {
    font-size: 25px;
  }
  #key-fact .key-fact-content .key-fact-title {
    font-size: 12px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
  .thumb_image_border {
    display: none;
  }
  #site_top .con-info span {
    padding: 4px;
  }
  #sidebar h3 {
    margin-top: -13%;
  }
  .social_widget a i {
    padding: 5px;
  }
  .main-navigation li {
    padding-right: 15px;
    padding-left: 8px;
  }
  #header .header-search input {
    width: 165px;
  }
  #how-we-work .phases-title ul li {
    width: 122px;
  }
  #how-we-work .phases-title ul li:after {
    width: 22px;
    margin-left: 6%;
  }
  #key-fact .key-fact-content ul li img {
    width: 50px;
  }
  #key-fact .key-fact-content ul li {
    width: 135px;
  }
  .about_me p span{
    padding-left: 0;
  }
}
@media (min-width: 1400px){
  #our-projects .box .box-content {
    width: 80%;
  }
}
@media (min-width: 1920px) {
  #slider .carousel-caption{
    top: 50% !important;
  }
}
