body, blockquote{
    margin: 0;
    color: #000;
	font-size: 18px;
    font-family: sans-serif;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none
}



blockquote { 
    background: none;
}


html {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit;
    -moz-box-sizing: inherit
}

* {
    max-height: 1000000px
}

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
    display: block
}

img {
    border-style: none
}

a {
    text-decoration: none;
    color: #117c83;
    outline: none
}

a:hover {
color: #43bfee;
}

h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

input, textarea, select {
   
    vertical-align: middle;
    color: #fff
}

textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
    outline: none
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input[type="search"]::-webkit-search-decoration {
    display: none
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

h1 {
   
    margin: 0;
    text-align: center;
    text-transform: uppercase;
	letter-spacing: 1px;
}

h1 span {
    
    font-weight: normal
}






body {
  padding : 10px ;
  
}

#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  
}







.sectionseven {
    display: block;
    position: relative;
    background-image: url('../img/qstn-img.png');
}

.sctn7 {
    display: block;
    position: relative;
    padding: 15px 0 10px 0;
}

.sctn7 h2 {
    display: block;
    text-align: center;
    color: #000;
    font-size: 50px;
    font-weight: 400;
    
}

.sctn7 h2 strong {
    
}

.sctn7 .arr-qstn {
    display: block;
    position: absolute;
    top: 50px;
    right: 320px;
}

.sctn7 .block-questions {
    display: block;
    position: relative;
}

.sctn7 .block-questions .trigger {
   display: block;
    position: relative;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
    background-color: #117c83;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right 15px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border: 1px solid #000;
    border-left: none;
	height: 60px;
    width: 750px;
    margin: 0 auto 10px;
}

.sctn7 .block-questions .trigger.active {
    background-image: url('../img/arr-top.png');
}

.sctn7 .block-questions .trigger .img-qstn {
    display: block;
    position: absolute;
     top: -0.5px;
    left: -10px;
}

.sctn7 .block-questions .trigger .tl-qstn {
    display: block;
    padding-left: 60px;
    color: #fff;
    font-size: 21px;
    line-height: 60px;
}

.sctn7 .block-questions .toggle_container {

   margin: 0 auto;
   padding: 10px 10px 10px 10px;
   width: 750px;
}

.sctn7 .block-questions .toggle_container p {
    color: #000;
    font-size: 18px;
    line-height: 25px;
	letter-spacing: 0.2px;
	text-align:justify;
}

.sctn7 .block-questions .toggle_container blockquote {
    color: #000;
    font-size: 18px!important;
    line-height: 25px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}

.sctn7 .block-questions .toggle_container blockquote u {
    color: #000;
    font-size: 18px!important;
    line-height: 25px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}

@media screen and (max-width:768px) and (min-width:481px){
 .sctn7 .block-questions .trigger {
	height: 60px;
    width: 490px;
    margin: 0 auto 10px;
}

.sctn7 .block-questions .trigger .tl-qstn {
    padding-left: 60px;
    color: #fff;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-top: -10px;
}

.sctn7 .block-questions .toggle_container {
   width: 490px;
}


.sctn7 .block-questions .toggle_container p {
    color: #000;
    font-size: 13px;
    line-height: 20px;
	text-align:justify;
}
.sctn7 .block-questions .toggle_container blockquote {
    color: #000;
    font-size: 13px!important;
    line-height: 20px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}

.sctn7 .block-questions .toggle_container blockquote u {
    color: #000;
    font-size: 13px!important;
    line-height: 20px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}
}

@media screen and (max-width:480px) and (min-width:320px){
 .sctn7 .block-questions .trigger {
   
	height: 60px;
    width: 290px;
    margin: 0 auto 10px;
}

.sctn7 .block-questions .trigger .tl-qstn {
	 padding-left: 60px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-top: -10px;
	}

.sctn7 .block-questions .toggle_container {
   width: 290px;
}

.sctn7 .block-questions .toggle_container p {
    color: #000;
    font-size: 12px;
    line-height: 20px;
	text-align:justify;
}
.sctn7 .block-questions .toggle_container blockquote {
    color: #000;
    font-size: 12px!important;
    line-height: 20px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}

.sctn7 .block-questions .toggle_container blockquote u {
    color: #000;
    font-size: 12px!important;
    line-height: 20px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}
}

@media screen and (max-width:319px) and (min-width:250px){
 .sctn7 .block-questions .trigger {
   
	height: 60px;
    width: 240px;
    margin: 0 auto 10px;
}

.sctn7 .block-questions .trigger .tl-qstn {
	 padding-left: 60px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-top: -10px;
	}

.sctn7 .block-questions .toggle_container {
   width: 240px;
}

.sctn7 .block-questions .toggle_container p {
    color: #000;
    font-size: 12px;
    line-height: 20px;
	text-align:justify;
}
.sctn7 .block-questions .toggle_container blockquote {
    color: #000;
    font-size: 12px!important;
    line-height: 20px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}

.sctn7 .block-questions .toggle_container blockquote u {
    color: #000;
    font-size: 12px!important;
    line-height: 20px!important;
    letter-spacing: 0.2px!important;
    text-align: justify;
    font-family: sans-serif!important;
}
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	border-bottom: 1px solid #f2f2f2;
}



.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
   /* background-color: #eee */
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
   
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left;
    margin-left: 2px;
    border: 1px solid #f2f2f2;
    margin: 0 -1px -1px 0;
    background: #f9f9fa;
   border-bottom-color: #fff;
}






.nav-pills>li>a {
  /*  border-radius: 4px */
}



.nav-pills>li+li>a:hover { 
    background: #fff;
}

.nav-pills>li>a:hover { 
    background: #fff;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #000;
   border-top: 2px solid #006a99;
   background: #fff;
   margin-top: -1px;
  
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}


.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}


.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}
























