.row{ width:63%; margin:auto; }
/*============  Media 768Px Start ============ */ 
@media (min-width: 768px) and (max-width: 990px) {
    /* Main Grid */
    .col-md-4,.col-md-3,.col-md-6 { width: 50%; }
    .col-md-2 { width: 25%; }

    /* Header */
    header .kd-social-network,.kd-userinfo > li:first-child { display: none; }
    .navbar-nav > li { padding: 5px 9px; }
    .kd-search { padding: 5px 0; }
    .sub-dropdown .sub-dropdown { left: auto; right: 85%; }
    .kd-medium article figure { width: 100%; }
    .kd-medium article figure ~ .kd-teaminfo { float: left; width: 100%; padding: 15px 0px 0px 0px; }

    /* Content */
    .kd-bookingtab .nav-tabs > li > a { padding: 12px 32px; }
    .kd-subscribe form p input[type="text"] { width: 100%; }
    /* Footer */
    #copyright { text-align: center; }
    #copyright p { margin-bottom: 15px; }

    .kd-tourform {position: absolute; left: 0px; bottom: 0px; top: 10px; width: 100%;}

    .kd-services-grid article figure {padding: 4px; margin-bottom: 0px;}
}

/*============ Media 420Px Start ============ */
@media (max-width: 767px) {
    /* Main Grid */
    .col-md-4,.col-md-3,.col-md-6 { width: 50%; }
    .col-md-2 { width: 25%; }

    /* Header */
    header .kd-social-network,.kd-userinfo > li:first-child { display: none; }
    .navbar-nav > li { padding: 5px 9px; }
    .kd-search { padding: 5px 0; }
    .sub-dropdown .sub-dropdown { left: auto; right: 85%; }
    .kd-medium article figure { width: 100%; }
    .kd-medium article figure ~ .kd-teaminfo { float: left; width: 100%; padding: 15px 0px 0px 0px; }

    /* Content */
    .kd-bookingtab .nav-tabs > li > a { padding: 12px 32px; }
    .kd-subscribe form p input[type="text"] { width: 100%; }
    /* Footer */
    #copyright { text-align: center; }
    #copyright p { margin-bottom: 15px; }

    .kd-tourform { position: absolute; left: 0px; bottom: 0px; top: 10px; width: 100%;}

    .kd-tourform p{ display: none; }

    .kd-tourform p{ display: none; }
    .kd-tourform h2{ font-size: 14px; }

}

/*============ Media 300Px Star ============ */
@media (max-width: 480px) {
  /* Main Grid */
    .col-md-4,.col-md-3,.col-md-6 { width: 50%; }
    .col-md-2 { width: 25%; }

    /* Header */
    header .kd-social-network,.kd-userinfo > li:first-child { display: none; }
    .navbar-nav > li { padding: 5px 9px; }
    .kd-search { padding: 5px 0; }
    .sub-dropdown .sub-dropdown { left: auto; right: 85%; }
    .kd-medium article figure { width: 100%; }
    .kd-medium article figure ~ .kd-teaminfo { float: left; width: 100%; padding: 15px 0px 0px 0px; }

    /* Content */
    .kd-bookingtab .nav-tabs > li > a { padding: 12px 32px; }
    .kd-subscribe form p input[type="text"] { width: 100%; }
    /* Footer */
    #copyright { text-align: center; }
    #copyright p { margin-bottom: 15px; }

    .kd-tourform { bottom: 0px; top: 3px; }

    .row{ width:90%; margin:auto; }

    .kd-tourform h2{font-size: 10px; margin-top: 4px;}

    .kd-services-grid article figure {padding: 3px; margin-bottom: 0px;}

    .kd-contactinfo p {font-size: 7px;}
}
/*============ Media 300Px Star ============ */
@media (max-width: 400px) {
  /* Main Grid */
    .col-md-4,.col-md-3,.col-md-6 { width: 50%; }
    .col-md-2 { width: 25%; }

    /* Header */
    header .kd-social-network,.kd-userinfo > li:first-child { display: none; }
    .navbar-nav > li { padding: 5px 9px; }
    .kd-search { padding: 5px 0; }
    .sub-dropdown .sub-dropdown { left: auto; right: 85%; }
    .kd-medium article figure { width: 100%; }
    .kd-medium article figure ~ .kd-teaminfo { float: left; width: 100%; padding: 15px 0px 0px 0px; }

    /* Content */
    .kd-bookingtab .nav-tabs > li > a { padding: 12px 32px; }
    .kd-subscribe form p input[type="text"] { width: 100%; }
    /* Footer */
    #copyright { text-align: center; }
    #copyright p { margin-bottom: 15px; }

    .kd-tourform { bottom: 0px; top: 3px; }

    .row{ width:90%; margin:auto; }

    .kd-tourform h2{font-size: 8px; margin-top: 4px;}

    .kd-services-grid article figure {padding: 3px; margin-bottom: 0px;}
}

/*============  Media 940Px Start ============ */
@media screen and (min-width: 991px) and (max-width: 1054px) {
   /* Main Grid */
    .col-md-4,.col-md-3,.col-md-6 { width: 50%; }
    .col-md-2 { width: 25%; }

    /* Header */
    header .kd-social-network,.kd-userinfo > li:first-child { display: none; }
    .navbar-nav > li { padding: 5px 9px; }
    .kd-search { padding: 5px 0; }
    .sub-dropdown .sub-dropdown { left: auto; right: 85%; }
    .kd-medium article figure { width: 100%; }
    .kd-medium article figure ~ .kd-teaminfo { float: left; width: 100%; padding: 15px 0px 0px 0px; }

    /* Content */
    .kd-bookingtab .nav-tabs > li > a { padding: 12px 32px; }
    .kd-subscribe form p input[type="text"] { width: 100%; }
    /* Footer */
    #copyright { text-align: center; }
    #copyright p { margin-bottom: 15px; }

    .kd-tourform { bottom: 0px; top: 10px; }

    .kd-tourform p{ display: none; }
}