* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: #1f7dd2;
  outline: none;
}

ul,
ol {
  list-style: none;
  padding-left: 0;
}

h3 b,
h4 b {
  color: #1f7dd2;
  font-weight: bold !important;
}

body {
  /* font-family: "Roboto", sans-serif; */
  /* font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif; */
}

.social {
  padding: 10px 34px 0 0;
  width: 100%;
}
.social ul li {
  float: left;
  padding-left: 23px;
}

header .row-2 {
  background: url(../Images/nav-tail.gif) repeat left top;
  margin-bottom: -3px;
  /* overflow: hidden; */
}

header .row-2 .left {
  background: url(../Images/nav-left.gif) no-repeat left top;
}

header #nav {
  list-style: none;
  margin: 0 0 0 auto;
  padding: 0px 0 0;
  height: 58px;
  background: url(../Images/nav-right.gif) no-repeat right top;
  /* width: 100%; */
  display: flex;
  justify-content: space-around;
  align-items: center;
}

header #nav li {
  /* float: left; */
  text-transform: uppercase;
  font-size: 15px;
  height: 60px;
  font-weight: 600;
  min-width: 100px;
  background: url(../Images/divider.gif) no-repeat right 1px;
  padding: 4px 2px 0 0;
  margin: 4px 0 0 0;
}

header #nav li a {
  text-decoration: none;
  color: #fff;
  width: auto;
  text-align: center;
  display: block;
  padding: 14px 10px 0 10px;
  cursor: pointer;
  background: url(../Images/spacer.gif);
}
/************************************************************New Nav Start  ******************************/

#nav ul {padding:0;float:left;list-style:none; font-size:13px; z-index:200;}

#nav {list-style:none; margin:0 0 0 auto;padding:0px 0 0;height:58px;background:url(../images/nav-right.gif) no-repeat right top; width:100%;}

#nav li {float:left;text-transform:uppercase;font-size:14px;height:46px;min-width:180px; background:url(../images/divider.gif) no-repeat right 1px;padding:4px 2px 0 0; margin:4px 0 0 0;}

#nav li li {float:none; background:#afe0fe;height:28px; min-width:200px; line-height:28px; padding:0 5px 5px 5px; margin:0px;  border-bottom:solid 1px #000;}

 /*a hack for IE5.x and IE6 */
* html #nav li li {float:left;}

#nav li a {text-decoration:none;color:#fff;width:auto;text-align:center;display:block;padding:14px 10px 0 10px;cursor:pointer;background:url(images/spacer.gif);}
#nav li li a {float:none;color:#000;font-size:11px; text-align:left;  padding:0 5px 5px 5px; margin:0px; }

#nav li a:hover {text-decoration:none;color:#000;width:auto;text-align:center;display:block;padding:14px 10px 0 10px;cursor:pointer;background:url(images/spacer.gif);}
#nav li li a:hover{float:none;color:#000;font-size:11px; text-align:left;  padding:0 5px 5px 5px; margin:0px; }

#nav li:hover {position:relative; z-index:300;color:#000;background:url(../images/nav-act.png) repeat-x left top;}
#nav li:hover ul {left:0; top:50px;color:#000;}
/* another hack for IE5.5 and IE6 */
* html #nav li:hover ul {left:10px;}

#nav ul {position:absolute;left:-9999px;top:-9999px;}
/* yet another hack for IE5.x and IE6 */
* html #nav ul {width:1px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px; font-size:13px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {text-decoration:underline; color:#fe0000; font-size:13px;}


/* but IE5.x and IE6 need this lot to style the flyouts and path followed */
/* show next level */
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:-15px; margin-left:100%; top:-1px;}

/* keep further levels hidden */
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

/* show path followed */
#nav li:hover a,
#nav li:hover li:hover a,
#nav li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover a,
#nav li:hover li:hover li:hover li:hover li:hover li:hover a
{text-decoration:underline; color:#fe0000;}

/* hide futher possible paths */
#nav li:hover li a,
#nav li:hover li:hover li a,
#nav li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li a,
#nav li:hover li:hover li:hover li:hover li:hover li a
{text-decoration:none;  color:#3c7fb8;}






/************************************************************New Nav End  ******************************/







/* top header over */
.banner{
  margin-bottom: 30px;
}
#carouselExampleFade img {
  height: 300px !important;
}

.detial-sec {
  margin-bottom: 20px;
}

.box .border-bot {
  background: url(../Images/border-bot.gif) repeat-x left bottom;
}

.box .right-bot-corner {
  background: url(../Images/right-bot-corner.gif) no-repeat right bottom;
}

.box .left-bot-corner {
  background: url(../Images/left-bot-corner.gif) no-repeat left bottom;
}

.box .inner {
  padding: 0 0 10px 21px;
}

.box1 {
  background: url(../Images/box1-bot.jpg) no-repeat left bottom;
}

.box1 .inner {
  padding: 34px 22px 28px 29px;
}

.box h4 {
  font-size: 28px;
  line-height: 1.2em;
  margin-bottom: 10px;
}

.box-list li .box1 p {
  margin: 0;
  font-size: 12px;
}

/* Content */

.content-sec {
  margin-bottom: 30px;
}

.content-sec .content-inner {
  padding: 0 12px 0 0;
  text-align: justify;
  border-right: dotted 1px #2a81b7;
}

/* Content Section start */
.content-sec ol li {
  display: block;
  clear: both;
}

.content-sec ol li label {
  display: block;
  margin: 0;
  padding: 16px 0 0 0;
}

.content-sec ol li input.text {
  width: 480px;
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 5px 2px;
  height: 30px;
  background-color: #fff;
}

/* Content Section End */

/*.content-sec End */

footer .bottom {
  background: url(../Images/footer-tail.gif) repeat-x left top #000;
  text-align: center;
  color: #fff;
  line-height: 10px;
  padding: 5px 0 5px 0;
}

footer .bottom ul {
  margin: 10px;
  width: 100%;
  overflow: hidden;
  padding: 5px 0 5 px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

footer .bottom ul li {
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1em;
  border-right: 1px solid #fff;
  padding: 0 20px 0 20px;
}

footer .bottom ul li a {
  color: #fff;
  font-size: 12px;
}



@media only screen and (max-width: 767px) {
  .logo{
    width: 60px;
    height: 60px;
    object-fit: cover;
  }
  .logo-name{
    width: 200px;
    height: 70px;
    object-fit: cover;
  }
}
