/* For box arount contact us in menu */
.menu-item-29 .menu-item-text {
    border: 1px solid #fff;
    padding: 10px 20px;
}

#mobile-menu .menu-item-29 .menu-item-text {
    border: 0 solid #fff !important;
    padding: 0 0 !important;
}


.upwards-line > li.menu-item-29 > a .menu-item-text:before {
    bottom: -6px;
    height: 0px;
    background-color: #ffffff;
}


/* for default text and links */

.nt-white {
color:#fff;
}

.nt-cta {
text-transform:uppercase;
text-decoration:none;
padding: 15px 20px;
border: 1px solid #fff;  
font-size:18px;
line-height:23px;  
transition: 0.4s ease all;
-webkit-transition: 0.4s ease all;
-moz-transition: 0.4s ease all;
-o-transition: 0.4s ease all;  
}

a.nt-cta.nt-red {
    background: #EE163B;
    color: #fff;
    margin-top: 10px !important;
    display: inline-block;
    border: 1px solid #ee163b;
  	font-size: 15px;
}

.nt-cta:hover {
background:#fff;
color:#606060 !important;
}

.nt-divider-s {
    width: 100%;
    max-width: 220px;
    border-bottom: 1px solid #5D5D5D;
    margin-top: 25px;
    margin-bottom: 25px;
    height: 0;
}

a.nt-cta.nt-red:hover {
    background: transparent;
    color: #ee163b !important;
}


h3.nt-name {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
}

h4.nt-desig {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}

.max-600 {
max-width:600px;
}

.max-1100 {
max-width:1100px;

}

.nt-center-me {
margin:0 auto !important;
}

.nt-top-triangle-mirror { 
background-image: url('/wp-content/uploads/2017/08/Home_top-triangle-mirror.png');
background-repeat:no-repeat;
background-position: top right;
}

.clippedrow {
    -webkit-clip-path: polygon(calc(100% - 540px) 50px, calc(100% - 450px) 130px, 100% 0, 100% 100%, 0 100%, 0 130px);
    clip-path: polygon(calc(100% - 540px) 50px, calc(100% - 450px) 130px, 100% 0, 100% 100%, 0 100%, 0 130px);
}

.clippedrow-left {
    -webkit-clip-path: polygon(calc(400px) 50px, calc(490px) 130px, 100% 0, 100% 100%, 0 100%, 0 130px);
    clip-path: polygon(calc(400px) 50px, calc(490px) 130px, 100% 0, 100% 100%, 0 100%, 0 130px);
}

/* footer content */

ul.foot-add {
    list-style-type: none;
    font-size: 15px;
}

ul.foot-add li {
    padding-bottom: 10px;
    padding-left: 40px;
    margin-bottom: 10px;
}

li.nt-addrs {
    background: url(/wp-content/uploads/2017/08/footer_loaction.png);
    background-repeat: no-repeat;
    background-position: top left;
}

li.nt-tel {
    background: url(/wp-content/uploads/2017/08/footer_telephone.png);
    background-repeat: no-repeat;
    background-position: top left;
}

li.nt-mail {
    background: url(/wp-content/uploads/2017/08/footer_email.png);
    background-repeat: no-repeat;
    background-position: top left;
}


.footer .menu li, .footer .widget_pages li, .footer .custom-menu.dividers-on li, .footer .blogroll li, .footer .qts-lang-menu li {
    border-style: none;
    border-width: 0px;
    border-color: rgba(96,96,96,0.15);
    border-left: none;
    border-right: none;
    border-bottom: none;
    font-size: 15px;
    padding-top: 0;
}

.footer-form input.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
    width: auto;
    padding: 2px 25px;
}

footer#footer {
    background-image: url(/wp-content/uploads/2017/08/Home_top-triangle-mirror.png) !important;
    background-repeat: no-repeat !important;
    background-position: top right !important;
}

.list-inline>li {
    display: inline-block;
    color: #000000;
    font-weight: bold;
    margin-right: 15px;
    font-size: 18px;
}

.list-inline>li i:hover {
    color: #ee163b;
    transition: 0.4s ease all;
}


input#footer-submit {
    transition: 0.4s ease all !important;
    border: 1px solid #ee163b;
}


input#footer-submit:hover {
    background: #fff !important;
    background: -webkit-linear-gradient(135deg,#ffffff 30%,#ffffff 100%) !important;
    background: linear-gradient(135deg,#ffffff 30%,#ffffff 100%) !important;
    color: #ee163b;
    border: 1px solid #ee163b;
      transition: 0.4s ease all !important;
}
p{font-weight:400;}
.breadcrumbs{display:none !important;}

/* contact us below publications */
.cus {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    padding-bottom: 20px;
}


@media (min-width: 768px) and (max-width: 1023px) { 
.drop1024 {
width: 100% !important;
  }
  
.col5 .vc_col-sm-2 {
    width: 100% !important;  
 }

}