/* Police Toolkit */

#ptsdmiddle {width:100%;}
#tk {
margin-top: 50px;
padding: 0 20px;

}

#tk .white-bkg {background-color: #fff;}
#tk .toolkit_title p{
    color: #434343 !important;
    font-size: 20px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    padding-bottom: 6px;
}

#tk .toolkit-container {
    /*min-height: 800px;*/
    background-image: url("/PTSD/professional/treat/care/Toolkits/Police/img/bg.png");
    width: 100%;
}
#tk .toolkit-container #top {
    height: 9px;
    background-color: #005191;
}

#tk .toolkit-container .content-padding {
    padding: 30px 15px 30px;
}

#tk .toolkit-container .custom-nav-container {
    z-index: 10;
    padding-top: 10px;
}

#tk .toolkit-container .custom-nav,
#tk .toolkit-container .custom-nav li,
#tk .toolkit-container .custom-sub-nav,
#tk .toolkit-container .custom-sub-nav li {
    list-style-type: none !important;
    list-style: none !important;
    font-size: inherit !important;
    margin: 0 !important;
    padding: 3px !important;
}

#tk .toolkit-container .custom-nav {
    width: 100%;
}

#tk .toolkit-container .custom-nav li {
    display: inline-block !important;
}

#tk .toolkit-container .custom-nav li a {
    height: 47px;
    display: block !important;
    font-weight: 600;
    line-height: 47px;
    text-align: center;
    text-decoration: none;
    background-color: #e7e7e7;
    /*border-bottom: medium solid #003300;*/
    border:1px solid #d7dada; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;border-radius: 10px;
    font-size:11px;
    padding: 0px 10px 0px 10px !important; 
    /*text-shadow: 1px 1px 0 rgba(0,0,0,0.3); */
    color: #434343;
    background: #f4f5f5 !important; /* For browsers that do not support gradients */
    background: linear-gradient(#f4f5f5, #dfdddd) !important;
    width: 136px;
}

#tk .valign {
    display: table;
    width: 100%;
    height: 100%;
}
@-moz-document url-prefix() {
    #tk .toolkit-container .custom-nav li a {
        padding: 0px 5px 0px 5px !important;;
    }
}
#tk .valign .middle {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    line-height: 14px !important;
}

@media (max-width: 960px) {
    #tk .toolkit-container .custom-nav li a {
        font-size: 13px;
    }
}

#tk .toolkit-container .custom-nav li a:hover,
#tk .toolkit-container .custom-nav li a.selected,
#tk .toolkit-container .custom-nav li a.open,
#tk .toolkit-container .custom-nav li a.current-page {
    background: #662022 !important;
    color: #fff !important;
}
#tk .current-subpage-tri{
    display: none;
}
#tk .custom-sub-nav li a{
    height: 47px;
    display: block !important;
    font-weight: 600;
    font-size: 11px;
    line-height: 47px;
    text-align: center;
    text-decoration: none;
    background-color: #e7e7e7;
    border-bottom: medium solid #003300;
}
#tk .toolkit-container .custom-sub-nav li a.current-sub-page {
    background-color: #662022 !important;
}
#tk .toolkit-container .custom-nav li .custom-sub-nav li a.current-sub-page:after{
    content:"";
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 14px solid #662022;
    top: 50px;
    position: absolute;
    left: 40%;
}
@media (max-width: 960px) {
    #tk .toolkit-container .custom-nav li .custom-sub-nav li a.current-sub-page:after{
        content: "";
    width: 0px;
    height: 0;
    border-left: 18px solid #662022;
    border-bottom: 18px solid transparent;
    border-top: 18px solid transparent;
    display: block;
    /* display: inline-block; */
    /* margin-top: -20px; */
    position: absolute;
    top: 4px;
    /* float: left; */
    left: 42px;
    }
}
#tk .row .ai-tab {
    width: 20%;
}

#tk .custom-sub-nav li.col-md-4 {
    width: 33.3333%;
}

#tk .custom-sub-nav li.col-md-6 {
    width: 50%;
}
#tk .custom-sub-nav li.col-md-3 {
    width: 25%;
}
#tk .custom-sub-nav li.col-md-2 {
    width: 20%;
}

#tk .footer-nav .ai-tab {
    width: 33.3333% !important;
}

@media (max-width: 960px) {
#tk .row .ai-tab,
#tk .footer-nav .ai-tab,
#tk .custom-sub-nav li,
#tk .custom-sub-nav li.col-md-2 {
        width: inherit !important;
    }
}

#tk .footertab{
    background-color: #0d5191 !important;
    color: #ffffff !important;
}

#tk .custom-sub-nav {
    width: 100%;
    height: 52px;
    position: absolute;
    background: linear-gradient(#f3f1f1, #d6d5d5) !important;
    box-shadow: 0 1px 4px rgba(0,0,0, 0.5);
}
#tk .custom-sub-nav[aria-hidden="true"]{
    display:none;
}

#tk .custom-sub-nav li.col-md-4 {
    width: 33.3333%;
}

#tk .custom-sub-nav li.col-md-6 {
    width: 50%;
}

#tk .custom-sub-nav li.col-md-2 {
    width: 20%;
}

#tk .toolkit-container .custom-nav li .custom-sub-nav li a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    /*background-color: #0d5191;*/
    border-radius: 0;
    border: none;
    width: auto;
}

#tk .toolkit-container .custom-nav li .custom-sub-nav li a:hover,
#tk .toolkit-container .custom-nav li .custom-sub-nav li a.selected {
    background-color: #663366;
    color: #fff !important;
}

#tk .toolkit-container .custom-nav li .custom-sub-nav li a.current-sub-page {
    background-color: #662022;
}

#tk .footer-nav li a{
    width: auto !important;
    color: #000 !important;
}
#tk .footer-nav li a:hover,
#tk .footer-nav li a.selected{
    color: #fff !important;
}
@media (max-width: 960px) {
#tk .toolkit-container .custom-nav li .custom-sub-nav li a {
        background-color: #C7C7C7;
    }
#tk .custom-sub-nav {
        position: relative;
        background: transparent !important;
        box-shadow: none !important;
    }
#tk .toolkit-container .custom-nav li .sub-nav li a {
        background-color: #999;
    }
}

/** END NEW MENU */

/** GLOBAL */
#tk .list-unstyled,
#tk .list-unstyled li {
    list-style-type: none !important;
}

#tk a:hover {
    cursor: pointer;
}
#tk a {
    color: #ffffff;
}

#tk #references a{
    color: #0d5191;
}
#tk h1 {
    color: #662022;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

#tk h2 {
    color: #0d5191;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin-top: 0px;
    /*margin-bottom: -17px;*/
    line-height: 1.3;
}
#tk h3 {
    color: #434343;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin-top: 0px;
    /*margin-bottom: -17px;*/
    line-height: 1.3;
}


#tk h5 {
    color: #0d5191;
    font-size: 18px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    margin-top: 0px;
}
#tk .wrapper-textnotop {
    margin-top: -49px;
}

#tk .wrapper-collapsible {
    padding-top: 15px;
}

#tk .wrapper-texticon {
    padding-top: 15px;
}
#tk .wrapper-clickreveal {
   /* padding-top: 15px;*/
}
#tk .notopbottom{
    margin-top: 15px;
    margin-bottom: -20px;
}
#tk .nobottom {
    margin-top: 15px;
    margin-bottom: -15px;
}
#tk .rightcol {
    margin-left: -13px;
}

#tk .wrapper-imgright {
    padding: 0px;
    /*margin-top: 15px;*/
    margin-left: -15px;
}
#tk .wrapper-imgright2 {
    padding: 0px;
    margin-top: 15px;
    margin-left: -15px;
}
#tk .wrapper-imgright3 {
    padding: 0px;
    margin-top: 15px;
    margin-left: -15px;
}

#tk .wrapper-imgleft {
    padding-top: 15px;
}
#tk .wrapper-imgleft2 {
    padding-top: 15px;
}
#tk .wrapper-imgtop {
    padding-top: 15px;
    margin-bottom: -15px;
}
#tk .notext{
    display: none;
}

#tk .backtotop{
    background: url(/PTSD/professional/treat/care/toolkits/clergy/img/top.png);
    background-size: cover;
    min-height: 67px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 13px;
    color: #434343;
    padding: 23px 0 10px 19px;
}

@media (max-width: 960px) {

#tk .backtotop {
        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/top.png") no-repeat scroll left 0% transparent;
        margin-left: 0px;
        width: 100%;
    }
}

#tk .indent{
    margin-left: 20px;
}
#tk .wrapper-resource {
    background-color: #0d5191;
}

#tk .wrapper-link {
    background-color: #0d5191;
}

#tk .nogutter-textright {
    margin-left: -31px;
}

#tk .nogutter-imgleft {
    padding-left: 15px;
}
#tk .nogutter-imgleft2 {
    margin-left: 15px;
    margin-right: -15px;
    margin-top: 15px;
}
#tk .img-content {
    padding: 0px;
}
#tk .wbg{
    background-color: #ffffff;
}
#tk .text {
    background-color: #ffffff;
    padding: 35px;
    color: #434343;
    width: 100%;
    float:none;
}
#tk .crtext{
    display: none;
}
#tk .link {
    background-color: #0d5191;
    height: 66px;
    margin-left: 15px;
    width: 636px;
}

#tk .icon {
    padding: 18px 0 18px 25px;
}
#tk .dkgrey a{
    color: #434343 !important;
}
#tk .italic{
    font-style: italic;
}
#tk .noitalic{
    font-style: normal;
}
#tk .resource {
    background-color: #0d5191;
    padding: 24px 10px 16px 73px;
    color: #ffffff;
    font-style: italic;
    font-size: 13px;
    /*margin-bottom: -14px;*/
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    line-height: 1.6;
    font-size: 13px;
	width:640px;
}
#tk .resource a:hover, 
#tk .resource a:visited,
#tk .resource a:focus {
    cursor: pointer;
    color: #ffffff;
    /*opacity: 0.5; */
}
#tk .resource.about_resource {
    background-color: #0d5191;
    padding: 24px 10px 16px 73px;
    color: #ffffff;
    font-style: italic;
    font-size: 13px;
    width: 311px;
    margin-top: -15px;
    /*margin-bottom: -14px;*/
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#tk .about_link_icon {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/link.png) no-repeat;

    min-height: 54px;

    margin-top: 17px;

    margin-left: 41px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}

#tk .about_link_icon2 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/link.png) no-repeat;

    min-height: 54px;

    margin-top: 17px;

    margin-left: 41px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}

#tk .right_resource{

    margin-left: -6px;

}

#tk .right_resource_tall{

    height: 338px;

}

#tk .left_resource_tall{

    height: 338px;

}

@media (max-width: 960px) {

#tk .about_link_icon {

        margin-left: 35px;

    }

}

#tk sup {

    vertical-align: baseline;

    font-size: smaller;

}

#tk .col-md-8 {

    background: none repeat scroll 0% 0%;

}



#tk .iconmid {

    padding: 0 25px 33px 297px;

}



#tk .lefticon {

    background-color: white;

    padding: 32px 1px 155px 9px;

}



#tk .lefticonsmall {

    background-color: white;

    padding: 32px 1px 55px 9px;

}



#tk .center {

    text-align: center;

}



#tk .bold {

    font-weight: 600;

}

#tk .boldsmall{

    font-weight: 600;

    font-size: 12px;

    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;

}

#tk .text.moregutter {

    padding: 58px 0 53px 131px;

    width: 638px;

}

#tk .text.reference_gutter {

    padding: 28px 0px 12px 109px;

	width:640px;

}

@media (max-width: 960px) {

#tk .text.reference_gutter {

        padding: 15px 32px 12px 111px;

        width: 100%;

    }

}

#tk .text.reference_gutter_notop {

    padding: 24px 60px 12px 109px;

	width:640px;

    margin-top: 3px;

}

@media (max-width: 960px) {

#tk .text.reference_gutter_notop {

        width: 100%;

    }

}

#tk .reference_nobottom {

    margin-bottom: -38px;

}

#tk #references .number_icontop{

    margin-left: 43px;

    z-index: 100;

    padding-top: 30px;

}

#tk #references .number_icon{

    margin-left: 43px;

    z-index: 100;

    padding-top: 0px;

    margin-top: 6px;

}

#tk #references .number {

    width: 36px;

    height: 36px;

    border-radius: 50%;

    font-size: 20px;

    color: #FFF;

    line-height: 1px;

    text-align: center;

    background: none repeat scroll 0% 0% #696b71;

    padding: 16px 2px 2px;

    font-family: Georgia, Times, 'Times New Roman', serif;

    font-weight: 600;

}

#tk #references .notopgutter{

    padding-top: 13px;

    margin-top: -73px;

}



#tk #home .text{

    min-height: 448px;

}

#tk .homeimg {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/home/home.png);

    background-size: cover;

    min-height: 448px;

}



#tk .fake{

    min-height: 498px;

}

#tk .policeworkimg {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/policework.png);

    background-size: cover;

    min-height: 490px;

}

#tk #policework .text {

    min-height: 490px;

}

#tk #what_is_ptsd .img1 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/policework_what_is_ptsd_img1.jpg);

    background-size: cover;

    min-height: 241px;

    /*margin-top: 15px;*/

    margin-left: 15px;
	width:640px;


}



@media (max-width: 960px) {

#tk .textsmallleft {

        margin-left: 0px;

    }

}



#tk #ptsd_veterans .img1 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/policework_veterans_ptsd.png);

    background-size: cover;

    min-height: 235px;

    /*margin-top: 15px;*/

    margin-left: 15px;
	width:640px;


}



#tk #recognizing_ptsd .img1 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/policework_recognizing_ptsd_img4.png);

    background-size: cover;

    min-height: 139px;

    /*margin-top: 15px;*/

    margin-left: 15px;
	width:640px;


}



#tk #recognizing_ptsd .img2 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/policework_recognizing_ptsd_img2.png);

    background-size: cover;

    min-height: 139px;

    /*margin-top: 15px;*/

    margin-left: 15px;
	width:640px;


}

#tk #recognizing_ptsd .img3 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/policework_recognizing_ptsd_img3.png);

    background-size: cover;

    min-height: 139px;

   /* margin-top: 15px;*/

    margin-left: 15px;
	width:640px;
}

#tk #recognizing_ptsd .img4 {
    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/policework_recognizing_ptsd_img1.png);
    background-size: cover;
    min-height: 139px;
   /* margin-top: 15px;*/
	width:640px;
    margin-left: 15px;


}

#tk #recognizing_ptsd a{

    color: #662022 !important;

}

#tk #managing .img1 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing.png);

    background-size: cover;

    min-height: 221px;

    /*margin-top: 15px;*/

    margin-left: 15px;
	width:640px;

}

#tk #managing_strategies .textcenter {

    text-align: center;

    padding-left: 140px;

    padding-right: 140px;

    font-size: 14px !important;

}

/*#managing_strategies .tall1 {

    min-height: 389px;

}*/

#tk #managing_strategies .img1 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_img1.png);

    background-size: cover;

    min-height: 282px;

}

/*#managing_strategies .tall2 {

    min-height: 395px;

}*/

/*@media (max-width:959px) and (min-width:300px) {

    #managing_strategies .tall1,

    #managing_strategies .tall2 {

        min-height: auto;

    }

}*/

#tk #managing_strategies .img2 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_img2.png);

    background-size: cover;

    min-height: 295px;

    /*margin-top: 15px;*/

    left: 15px;

}



@media (max-width: 960px) {

#tk .rightcol {

        margin-left: 0px;

    }

}

#tk #managing_strategies .text9 {

    min-height: 582px;

}

#tk #managing_strategies .img9 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_img3.png);

    background-size: cover;

    min-height: 582px;

    /*margin-top: 15px;*/

}



#tk #managing_strategies .text10 {

    min-height: 385px;

}

#tk #managing_strategies .img10 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_img4.png);

    background-size: cover;

    min-height: 385px;

    /*margin-top: 15px;*/

}



#tk .managing_strat_img11 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_img5.png);

    background-size: cover;

    min-height: 295px;

    /*margin-top: 15px;*/

    left: 15px;

}



#tk .text.strat_textbottom3 {

    width: 100%;

    margin-top: -19px;

    padding-top: 12px;

}



@media (max-width: 960px) {

#tk .text.strat_textbottom3 {

        left: 0px;

    }

}



#tk .text.strat_leftcol {

    min-height: 515px;

}



/*     A B C Icons     */



#tk .nogutter-textright {

    margin-left: 0px;

}



@media (max-width: 960px) {

#tk .nogutter-textright {

        width: 100%;

    }

}

#tk .strat_wide{

	width:640px;

}

@media (max-width: 960px) {

#tk .strat_wide {

        width: 100%;

    }

}

#tk .text.strat_moregutter {

    padding: 57px 28px 53px 125px;

}



@media (max-width: 960px) {

#tk .text.strat_moregutter {

        padding: 148px 37px 10px 37px;

    }

}



#tk .text.strat_moreguttertop {

    padding: 134px 28px 35px 36px;

}



@media (max-width: 960px) {

#tk .text.strat_moreguttertop {

        padding: 148px 37px 10px 37px;

    }

}



#tk .managing_strat_icon {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_a.png) no-repeat;

    min-height: 135px;

    margin-top: 67px;

    margin-left: 37px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}

@media (max-width: 960px) {

#tk .managing_strat_icon {

        background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_a.png) no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 100%;

    }

}



#tk .managing_strat_icon2 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_b.png) no-repeat;

    min-height: 135px;

    margin-top: 67px;

    margin-left: 37px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .managing_strat_icon2 {

        background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_b.png) no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 100%;

    }

}



#tk .managing_strat_icon3 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_c.png) no-repeat;

    min-height: 135px;

    margin-top: 67px;

    margin-left: 37px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .managing_strat_icon3 {

        background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_c.png) no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 100%;

    }

}

#tk .managing_strat_icon5 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_d.png) no-repeat;

    min-height: 135px;

    margin-top: 67px;

    margin-left: 37px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .managing_strat_icon5 {

        padding: 27px 116px 28px 110px;

        margin-left: 122px;

    }

}

#tk .managing_strat_icon4 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_disturbance.png) no-repeat;

    min-height: 135px;

    margin-top: 25px;

    margin-left: 300px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .managing_strat_icon4 {

        background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_disturbance.png) no-repeat scroll center 0% transparent;

        padding: 27px 116px 28px 110px;

        margin-left: 0px;

    }

#tk .wrapper-imgright3{

        width: 100%;

    }

}





/*---------CLICK REVEAL----------*/

#tk .wbg{

    background-color: #ffffff;

}

#tk .crtext{

    display: none;

}

#tk #strategies_police .grey{

    background-color: #e7e7e7;

    width: 648px;

    margin-left: 15px;

    margin-bottom: 15px;

}

#tk #strategies_police .grey2{

    background-color: #E7E7E7;

    width: 286px;

    margin-left: 374px;

    margin-bottom: 15px;

    margin-top: -462px;

    text-align: left;

}

#tk #strategies_police .grey2.textbox1{

    margin-left: 240px;

    margin-top: -92px;

}

#tk #strategies_police .grey2.textbox2{

    margin-left: 240px;

    margin-top: -92px;

}

#tk #strategies_police .grey2.textbox3{

    margin-left: 240px;

    margin-top: -92px;

}

#tk #strategies_police .grey2.textbox4{

    margin-left: 240px;

    margin-top: -92px;

}

#tk #strategies_police .grey2.textbox5{

    margin-left: 240px;

    margin-top: -92px;

}

#tk #strategies_police .grey2.textbox6{

    margin-left: 240px;

    margin-top: -92px;

}

#tk #strategies_police .grey2.textbox7{

    margin-left: 240px;

    margin-top: -99px;

}

#tk #managing_strategies .grey{

    background-color: #e7e7e7;

    width: 644px;

    margin-left: 17px;

    margin-bottom: 15px;

}

#tk #strategies_police .cricons{

    padding: 10px;

    margin-bottom: 15px;

    color: #fff;

    font-size: 16px;

    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;

    padding-top: 26px;

    text-align: center;

}

#tk #managing_strategies .cricons{

    padding: 10px;

    margin-bottom: 15px;

}

#tk #strategies_police .arrow,

#tk #managing_strategies .arrow{

    width: 0;

    height: 0;

    border-left: 20px solid transparent;

    border-right: 20px solid transparent;

    border-bottom: 20px solid #e7e7e7;

}

#tk #strategies_police .tri1{

    margin-left: 66px;

}

#tk #strategies_police .tri2{

    margin-left: 222px;

}

#tk #strategies_police .tri3{

    margin-left: 377px;

}

#tk #strategies_police .tri4{

    margin-left: 532px;

}

#tk #strategies_police .tri5{

    margin-left: 222px;

    margin-top: -41px;

}

#strategies_police .tri6{

    margin-left: 222px;

    margin-top: -41px;

}

#strategies_police .tri7{

    margin-left: 222px;

    margin-top: -41px;

}

#strategies_police .tri8{

    margin-left: 222px;

    margin-top: -41px;

}

#strategies_police .tri9{

    margin-left: 222px;

    margin-top: -41px;

}

#strategies_police .tri10{

    margin-left: 222px;

    margin-top: -41px;

}

#strategies_police .tri11{

    margin-left: 222px;

    margin-top: -44px;

}

#managing_strategies .tri1{

    margin-left: 93px;

}

#managing_strategies .tri2{

    margin-left: 300px;

}

#managing_strategies .tri3{

    margin-left: 507px;

}

#strategies_police .icon1{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon1.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 28px;

    cursor: pointer;

}

#strategies_police .icon1.selected,

#strategies_police .icon1:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon1_active.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 28px;

    cursor: pointer;

}

#strategies_police .icon2{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon2.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 15px;

    cursor: pointer;

}

#strategies_police .icon2.selected,

#strategies_police .icon2:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon2_active.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 15px;

    cursor: pointer;

}

#strategies_police .icon3{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon3.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 15px;

    cursor: pointer;

}

#strategies_police .icon3.selected,

#strategies_police .icon3:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon3_active.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 15px;

    cursor: pointer;

}

#strategies_police .icon4{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon4.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 15px;

    cursor: pointer;

}

#strategies_police .icon4.selected,

#strategies_police .icon4:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon4_active.png);

    background-size: cover;

    height: 142px;

    width: 142px;

    margin-left: 15px;

    cursor: pointer;

}

#strategies_police .icon5{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    cursor: pointer;

}

#strategies_police .icon5.selected,

#strategies_police .icon5:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_active.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    cursor: pointer;

}

#strategies_police .icon6{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon6.selected,

#strategies_police .icon6:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_active.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon7{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon7.selected,

#strategies_police .icon7:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_active.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon8{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon8.selected,

#strategies_police .icon8:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_active.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon9{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon9.selected,

#strategies_police .icon9:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_active.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon10{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon10.selected,

#strategies_police .icon10:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_active.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon11{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#strategies_police .icon11.selected,

#strategies_police .icon11:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_active.png);

    background-size: cover;

    height: 70px;

    width: 217px;

    margin-left: 141px;

    margin-top: -26px;

    cursor: pointer;

}

#tk .chart1{

    display: relative;

    /*display: table-caption;*/

}

#strategies_police .static{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_stressers.png);

    background-size: cover;

    height: 73px;

    width: 205px;

    margin-left: 150px;

    margin-top: -16px;

    margin-bottom: -18px;

}

#strategies_police .static2{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_wellness.png);

    background-size: cover;

    height: 89px;

    width: 191px;

    margin-left: -204px;

    margin-top: 29px;

}

#strategies_police .lefttab{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_primary.png);

    background-size: cover;

    height: 224px;

    width: 66px;

    margin-left: 78px;

    margin-top: 56px;

    position: absolute;

}

#strategies_police .lefttab2{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_secondary.png);

    background-size: cover;

    height: 170px;

    width: 66px;

    margin-left: 79px;

    margin-top: 292px;

    position: absolute;

}

.managing_police_img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_img1.png);

    background-size: cover;

    min-height: 209px;

    /*margin-top: 15px;*/

    margin-left: 15px;

	width:640px;

}





#managing_strategies .icon1{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_posture.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 30px;

    cursor: pointer;

}

#managing_strategies .icon1.selected,

#managing_strategies .icon1:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_posture_active.png);

    background-size: cover;


    height: 195px;

    width: 195px;

    margin-left: 30px;

    cursor: pointer;

}

#managing_strategies .icon2{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_hands.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}

#managing_strategies .icon2.selected,

#managing_strategies .icon2:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_hands_active.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}

#managing_strategies .icon3{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_face.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}

#managing_strategies .icon3.selected,

#managing_strategies .icon3:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_face_active.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}

#managing_strategies .icon4{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_approach.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 30px;

    cursor: pointer;

}

#managing_strategies .icon4.selected,

#managing_strategies .icon4:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_approach_active.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 30px;

    cursor: pointer;

}

#managing_strategies .icon5{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_information.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}

#managing_strategies .icon5.selected,

#managing_strategies .icon5:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_information_active.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}

#managing_strategies .icon6{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_direction.png);

    background-size: cover;

    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}

#managing_strategies .icon6.selected,

#managing_strategies .icon6:hover{

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_direction_active.png);

    background-size: cover;


    height: 195px;

    width: 195px;

    margin-left: 15px;

    cursor: pointer;

}



#tk .iconheader{

    display: none;

}

#tk .topicon1, .topicon2{

    display: none;

}

@media (max-width: 960px) {

    #managing_strategies .cricons{

        display: none;

    }

    #managing_strategies .iconheader{

        width: 100%;

        height: 130px;

        display: block;

        background-color: #0D5191 !important;

    }

    #managing_strategies .iconheader1{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_posture_noborder.png") no-repeat scroll center center transparent;

    }

    #managing_strategies .iconheader2{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_hands_noborder.png") no-repeat scroll center center transparent;

    }

    #managing_strategies .iconheader3{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_face_noborder.png") no-repeat scroll center center transparent;

    }

    #managing_strategies .iconheader4{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_approach_noborder.png") no-repeat scroll center center transparent;

    }

    #managing_strategies .iconheader5{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_information_noborder.png") no-repeat scroll center center transparent;

    }

    #managing_strategies .iconheader6{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/icon_direction_noborder.png") no-repeat scroll center center transparent;

    }

    #managing_strategies .grey{

        width: 100%;

        margin-left: 0px;

    }

    #strategies_police .cricons{

        display: none;

    }

    #strategies_police .iconheader{

        width: 100%;

        height: 130px;

        display: block;

        background-color: #0D5191 !important;

    }

    #strategies_police .iconheader1{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon1_noborder.png") no-repeat scroll center center transparent;

    }

    #strategies_police .iconheader2{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon2_noborder.png") no-repeat scroll center center transparent;

    }

    #strategies_police .iconheader3{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon3_noborder.png") no-repeat scroll center center transparent;

    }

    #strategies_police .iconheader4{

         background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/icon4_noborder.png") no-repeat scroll center center transparent;

    }

    #strategies_police .grey{

        width: 100%;

        margin-left: 0px;

    }

#tk .crtext{

        display: block;

    }

#tk .arrow{

        display: none;

    }

#tk .wrapper-abouticon {

    background-color: #0D5191 !important;

    }

}

@media (max-width:960px) and (min-width:344px) {

#tk .chartkey{

        display: block;

        margin-top: 15px;

        cursor: auto;

        height: 73px;

        width: 205px;

        position: relative;

        left: 50%;

        margin-left: -103px;

        text-align: center;

    }

#tk .topicon1{

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_primary_mobile.png") no-repeat scroll center center transparent;

        margin-top: 15px !important;

        cursor: auto;

        height: 22px;

        width: 60px;

        position: relative;

        display: inline-block;

        margin-right: 34px;

        margin-left: auto !important;

    }

#tk .topicon2{

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_secondary_mobile.png") no-repeat scroll center center transparent;

        margin-top: 15px !important;

        cursor: auto;

        height: 22px;

        width: 60px;

        position: relative;

        display: inline-block;

        margin-right: auto;

        margin-left: auto !important;

    }

#tk .topicontext{

        margin-top: -17px;

        position: absolute;

        width: 91px;

        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;

        color: #434343;

        margin-left: -48px;

        padding: 0px;

    }

    #strategies_police .static{

    background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_stressers.png") no-repeat scroll center center transparent;

        background-size: cover;

        display: block;

        margin-top: 15px;

        cursor: auto;

        height: 73px;

        width: 205px;

        position: relative;

        left: 50%;

        margin-left: -103px;

}

#strategies_police .static2{

    background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_wellness_mobile.png") no-repeat scroll center center transparent;

        background-size: cover;

        display: block;

        margin-top: 0px;

        cursor: auto;

        height: 73px;

        width: 205px;

        position: relative;

        left: 50%;

        margin-left: -103px;

}

    #strategies_police .icon5,

    #strategies_police .icon5.selected,

    #strategies_police .icon5:hover,

    #strategies_police .icon6,

    #strategies_police .icon6.selected,

    #strategies_police .icon6:hover,

    #strategies_police .icon7,

    #strategies_police .icon7.selected,

    #strategies_police .icon7:hover,

    #strategies_police .icon8,

    #strategies_police .icon8.selected,

    #strategies_police .icon8:hover{

        background: url(none);

        background-color: #6a97c1;

        background-size: cover;

        height: 70px;

        display: block;

        margin-left: auto;

        margin-right: auto;

        cursor: auto;

        width: 100% !important;

    }

    #strategies_police .icon9,

    #strategies_police .icon9.selected,

    #strategies_police .icon9:hover,

    #strategies_police .icon10,

    #strategies_police .icon10.selected,

    #strategies_police .icon10:hover,

    #strategies_police .icon11,

    #strategies_police .icon11.selected,

    #strategies_police .icon11:hover{

        background: url(none);

        background-color: #0d5191;

        background-size: cover;

        height: 70px;

        display: block;

        margin-left: auto;

        margin-right: auto;

        cursor: auto;

        width: 100% !important;

    }

    #strategies_police .icon5, #strategies_police .icon5.selected, #strategies_police .icon5:hover, #strategies_police .icon6, #strategies_police .icon6.selected, #strategies_police .icon6:hover{

        margin-bottom:185px;

    }

    #strategies_police .icon7, #strategies_police .icon7.selected, #strategies_police .icon7:hover, #strategies_police .icon11, #strategies_police .icon11.selected, #strategies_police .icon11:hover{

        margin-bottom:187px;

    }

    #strategies_police .icon8, #strategies_police .icon8.selected, #strategies_police .icon8:hover, #strategies_police .icon9, #strategies_police .icon9.selected, #strategies_police .icon9:hover{

        margin-bottom:128px;

    }

    #strategies_police .icon10, #strategies_police .icon10.selected, #strategies_police .icon10:hover{

        margin-bottom:148px;

    }



    .crheader{

        display: none;

    }

    #strategies_police .grey2.textbox1,

    #strategies_police .grey2.textbox2,

    #strategies_police .grey2.textbox3,

    #strategies_police .grey2.textbox4,

    #strategies_police .grey2.textbox5,

    #strategies_police .grey2.textbox6,

    #strategies_police .grey2.textbox7 {

        margin-left: -9px;

        padding: 0px;

        margin-top: 23px;

        width: 100%;

        text-align: center;

        background-color: #E7E7E7;

        margin-bottom: 15px;

    }

}

@media (max-width:960px) and (min-width:344px) {

#tk .chart1{

        display: block;

        background-color: #E7E7E7;

        padding: 19px;

        width: 100%;

    }

}

@media (max-width:768px) {

#tk .chartkey{

        display: block;

        margin-top: 15px;

        cursor: auto;

        height: 73px;

        width: 220px;

        position: relative;

        left: 54%;

        margin-left: -103px;

        text-align: center;

    }

}

@media (max-width:760px) {

#tk .chartkey{

        display: block;

        margin-top: 15px;

        cursor: auto;

        height: 73px;

        width: 220px;

        position: relative;

        left: 50%;

        margin-left: -103px;

        text-align: center;

    }

}

@media (max-width:344px) and (min-width:320px) {

#tk .topicon1{

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_primary_mobile.png") no-repeat scroll center center transparent;

        margin-top: 15px !important;

        cursor: auto;

        height: 22px;

        width: 60px;

        position: relative;

        display: inline-block;

        margin-right: 34px;

        margin-left: auto !important;

    }

#tk .topicon2{

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_secondary_mobile.png") no-repeat scroll center center transparent;

        margin-top: 15px !important;

        cursor: auto;

        height: 22px;

        width: 60px;

        position: relative;

        display: inline-block;

        margin-right: auto;

        margin-left: auto !important;

    }

#tk .topicontext{

        margin-top: -17px;

        position: absolute;

        width: 91px;

        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;

        color: #434343;

        margin-left: -48px;

        padding: 0px;

    }

    #strategies_police .static{

    background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_stressers.png") no-repeat scroll center center transparent;

        background-size: cover;

        display: block;

        margin-top: 15px;

        cursor: auto;

        height: 73px;

        width: 205px;

        position: relative;

        left: 50%;

        margin-left: -103px;

}

    #strategies_police .static2{

    background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_wellness_mobile.png") no-repeat scroll center center transparent;

    background-size: cover;

    display: block;

    margin-top: 15px;

    cursor: auto;

    height: 63px;

    width: 191px;

    position: relative;

    left: 50%;

    margin-left: -103px;

}

    #strategies_police .icon5,

    #strategies_police .icon5.selected,

    #strategies_police .icon5:hover,

    #strategies_police .icon6,

    #strategies_police .icon6.selected,

    #strategies_police .icon6:hover,

    #strategies_police .icon7,

    #strategies_police .icon7.selected,

    #strategies_police .icon7:hover,

    #strategies_police .icon8,

    #strategies_police .icon8.selected,

    #strategies_police .icon8:hover{

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block_mobile.png") no-repeat scroll center center transparent;

        background-size: cover;

        height: 70px;

        display: block;

        margin-left: auto;

        margin-right: auto;

        cursor: auto;

        width: 100% !important;

    }

    #strategies_police .icon9,

    #strategies_police .icon9.selected,

    #strategies_police .icon9:hover,

    #strategies_police .icon10,

    #strategies_police .icon10.selected,

    #strategies_police .icon10:hover,

    #strategies_police .icon11,

    #strategies_police .icon11.selected,

    #strategies_police .icon11:hover{

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/policework/chart_block.png") no-repeat scroll center center transparent;

        background-size: cover;

        height: 70px;

        display: block;

        margin-left: auto;

        margin-right: auto;

        cursor: auto;

        width: 100% !important;

    }

    #strategies_police .icon5, #strategies_police .icon5.selected, #strategies_police .icon5:hover, #strategies_police .icon6, #strategies_police .icon6.selected, #strategies_police .icon6:hover{

        margin-bottom:213px;

    }

    #strategies_police .icon7, #strategies_police .icon7.selected, #strategies_police .icon7:hover, #strategies_police .icon11, #strategies_police .icon11.selected, #strategies_police .icon11:hover{

        margin-bottom:191px;

    }

    #strategies_police .icon8, #strategies_police .icon8.selected, #strategies_police .icon8:hover, #strategies_police .icon9, #strategies_police .icon9.selected, #strategies_police .icon9:hover{

        margin-bottom:147px;

    }

    #strategies_police .icon10, #strategies_police .icon10.selected, #strategies_police .icon10:hover{

        margin-bottom:166px;

    }



    .crheader{

        display: none;

    }

    #strategies_police .grey2.textbox1,

    #strategies_police .grey2.textbox2,

    #strategies_police .grey2.textbox3,

    #strategies_police .grey2.textbox4,

    #strategies_police .grey2.textbox5,

    #strategies_police .grey2.textbox6,

    #strategies_police .grey2.textbox7 {

        margin-left: -9px;

        padding: 0px;

        margin-top: 23px;

        width: 100%;

        text-align: center;

    }

}







.wrapper-chartcr {

    padding: 0px;

    margin-top: 15px;

    margin-left: -15px;

}

.wrapper-abouticon {

    padding: 0px;

    margin-top: 15px;

    margin-left: -15px;

}





/*-------END CLICK REVEAL-------*/

.managing_police_img2 {

    /*background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_img2.png") no-repeat scroll center 0% / contain transparent;

    min-height: 311px;

    margin-top: 20px;

    max-width: 100%;*/

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_img2.png);

    background-size: cover;

    min-height: 332px;

	width:640px;

    margin-left: 15px;

    /*margin-bottom: 15px;*/

}



.managing_police_img3 {

    background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_img3.jpg") no-repeat scroll center 0% / contain transparent;

    min-height: 563px;

    margin-top: 15px;

    max-width: 100%;

}



.trainer_materials_img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/trainer/training.png);

    background-size: cover;

    min-height: 214px;

   /* margin-top: 15px;*/

    margin-left: 15px;

	width:640px;

}



#trainer_modules .text1 {

    min-height: 430px;

    width: 402px;

}

#trainer_modules .img  {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/trainer/training_modules.png) no-repeat;

    /*background-size: cover;*/

    min-height: 420px;

    margin-top: 10px;

    margin-left: 400px;

    position: absolute;

    padding-top: 15px;
background-size: 40%;
z-index: 20;
background-color:#fff;
    width: 100%;

}

@media (max-width: 960px) {

    #trainer_modules .img {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/trainer/training_modules.png") no-repeat scroll center 0% / contain transparent;

        margin-left: 0px;

        left: 0px;

        margin-top: 0px;

        position: relative;

    }

    #trainer_modules .wrapper-imgleft3{

        background-color: #ffffff;

        width: 100%;



    }

    #trainer_modules .text1 {

    min-height: 430px;

    width: 100%;

}

}







/*#trainer_resources .text1,

#resources_sharing .text1{

    margin-top: 15px;

}*/

#trainer_resources .red{

    color: #662022 !important;

}

.trainer_materials_resources_img1 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/trainer/training_resources.png);

    background-size: cover;

    min-height: 209px;

    /*margin-top: 15px;*/

    margin-left: 15px;

    max-width: 640px;

}



.trainer_materials_icon {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/trainer/training_handbooks.png) no-repeat;

    min-height: 135px;

    margin-top: 44px;

    margin-left: 37px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

    .trainer_materials_icon {

        padding: 27px 116px 28px 110px;

        margin-left: 37px;

        width: 200px;

    }

}



@media (max-width: 960px) {

    .text.moregutter {

        width: 100%;

    }

}

#audio_refresh .text1 {

    min-height: 326px;

}

@media (max-width: 960px) {

    #home .text,

    #policework .text,

    #managing_strategies .text1,

    #managing_strategies .text2,

    #managing_strategies .text3,

    #managing_strategies .text4,

    #managing_strategies .text5,

    #managing_strategies .text6,

    #managing_strategies .text7,

    #managing_strategies .text8,

    .text.strat_leftcol,

    #managing_strategies .text9,

    #managing_strategies .text10,

    .police_tall,

    .police_tall2,

    #trainer_modules .text1,

    #audio_refresh .text1 {

        min-height: 0;

    }

}

#audio_refresh .img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_audiorefresh.png);

    background-size: cover;

    min-height: 326px;

    /*margin-top: 15px;*/

}

#tk .resources_factsheet_img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_factsheet.png);

    background-size: cover;

    min-height: 233px;

    /*margin-top: 15px;*/

    margin-left: 15px;

    max-width: 640px;

}

#tk .resources_military_img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_military.png);

    background-size: cover;

    min-height: 209px;

    /*margin-top: 15px;*/

    margin-left: 15px;

    max-width: 640px;

}





#tk .resources_ptsd_img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_ptsd.png);

    background-size: cover;

    min-height: 223px;

    /*margin-top: 15px;*/

    margin-left: 15px;

    max-width: 640px;

}

#tk .resources_sharing_img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_sharing.png);

    background-size: cover;

    min-height: 278px;

    /*margin-top: 15px;*/

    margin-left: 15px;

    max-width: 640px;

}



#tk .resources_veterans_img {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_veterans.png);

    background-size: cover;

    min-height: 209px;

    margin-top: 15px;

    margin-left: 15px;

    max-width: 640px;

}





#tk .video_icon {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/video_icon.png) no-repeat;

    min-height: 54px;

    margin-top: 17px;

    margin-left: 41px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .video_icon {

        margin-left: 35px;

    }

}

#tk .link_icon {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/link.png) no-repeat;

    min-height: 54px;

    margin-top: 17px;

    margin-left: 41px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .link_icon {

        margin-left: 35px;

    }

}



#tk .audio_icon {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/audio.png) no-repeat;

    min-height: 54px;

    margin-top: 17px;

    margin-left: 41px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .audio_icon {

        margin-left: 35px;

    }

}



@media (max-width: 960px) {

#tk .resource {

        width: 100%;

    }

}



@media (max-width: 960px) {

#tk .text.resource {

        width: 100%;

        padding-right: 13px;

    }

}



#tk .resource_about_icon1 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_palo.png) no-repeat;

    min-height: 135px;

    margin-top: 16px;

    margin-left: 68px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .resource_about_icon1 {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_palo.png") no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 93%;

    }

}

#tk .resource_about_icon2 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_vet.png) no-repeat;

    min-height: 135px;

    margin-top: 16px;

    margin-left: 89px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .resource_about_icon2 {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_vet.png") no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 93%;

    }

}

#tk .resource_about_icon3 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_swords.png) no-repeat;

    min-height: 135px;

    margin-top: 16px;

    margin-left: 87px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .resource_about_icon3 {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_swords.png") no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 93%;

    }

}

#tk .resource_about_icon4 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_police.png) no-repeat;

    min-height: 135px;

    margin-top: 16px;

    margin-left: 107px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .resource_about_icon4 {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_police.png") no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 93%;

    }

}

#tk .resource_about_icon5 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_peace.png) no-repeat;

    min-height: 135px;

    margin-top: 25px;

    margin-left: 205px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .resource_about_icon5 {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_peace.png") no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 97%;

    }

}



#tk .resource_about_icon6 {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_stress.png) no-repeat;

    min-height: 135px;

    margin-top: 25px;

    margin-left: 183px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

}



@media (max-width: 960px) {

#tk .resource_about_icon6 {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/resources/resources_about_stress_small.png") no-repeat scroll center 0% transparent;

        margin-left: 0px;

        width: 97%;

    }

}

#tk .instructions{

    text-align: center;

    font-weight: 600;

    font-size: 15px !important;

}

#tk .toptext{

    background-color: white;

    padding: 37px 0 1px 0;

}

#tk .text.strat_title{

    padding: 40px 28px 11px 36px;

}

#tk .notopgutter{

    margin-top: -5px;

}

#tk .notopgutter2{

    margin-top: -65px;

}

#tk .about_rightcol{

    margin-left: -6px;

}

@media (max-width: 960px) {

#tk .about_rightcol{

    margin-left: 0px;

    }

}

#tk .about_leftcol{

    margin-right: -6px;

}

@media (max-width: 960px) {

#tk .about_leftcol{

    margin-right: 0px;

    }

}

#tk .about_icon {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/ptsd.png) no-repeat;

    min-height: 135px;

    margin-top: 67px;

    margin-left: 392px;

    position: absolute;

    padding-top: 15px;

    z-index: 20;

    width: 100%;

}

@media (max-width: 960px) {

#tk .about_icon {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/ptsd.png") no-repeat scroll center 0% / contain transparent;

        margin-left: 0px;

        left: 0px;

        margin-top: 0px;

        position: relative;

    }

#tk .wrapper-imgleft3{

        background-color: #ffffff;

        width: 100%;



    }

}

#tk .text.about_moregutter {

    padding: 57px 313px 53px 37px;

}

@media (max-width: 960px) {

#tk .text.about_moregutter {

        padding: 57px 37px 53px 37px;

    }

}

#tk .glossaryterm{

    font-weight: 600;

    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;

    color: #434343;

    font-size: 13px !important;

    padding-bottom: 4px;

}

#tk .glossary_term_top{

    padding: 10px 0 10px 36px;

    width: 137px;

}

@media (max-width: 960px) {

#tk .glossary_term_top {

        padding: 10px 0px 10px 36px;

        width: 100%;

    }

}

#tk .glossary_def_top{

    padding: 8px 0px 12px 38px;

    width: 512px;

    margin-left: -29px;

}

#tk .spacing{

    padding-bottom: 13px !important;

}

@media (max-width: 960px) {

#tk .glossary_def_top {

        padding: 8px 10px 12px 36px;

        width: 100%;

        margin-left: 0px;

        margin-top: -14px;

    }

}

#tk .glossary_term{

    padding: 10px 0 10px 36px;

    width: 137px;

    margin-top: -15px;

}

@media (max-width: 960px) {

#tk .glossary_term {

        padding: 10px 0px 10px 36px;

        width: 100%;

    }

}

#tk .glossary_def{

    padding: 8px 0px 12px 38px;

    margin-top: -15px;

    width: 512px;

    margin-left: -29px;

}

@media (max-width: 960px) {

#tk .glossary_def {

        padding: 8px 10px 12px 36px;

        width: 100%;

        margin-left: 0px;

        margin-top: -14px;

    }

}

#tk .about_resources_notopgutter{

    margin-top: -15px;

}

.managing_strat_police_life {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_life.png) no-repeat;

    min-height: 135px;

    margin-left: 0px;

    max-width: 100%;

}



.managing_strat_police_loss {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_loss.png) no-repeat;

    min-height: 156px;

    margin-left: -13px;

    width: 316px;

}



@media (max-width: 960px) {

    .managing_strat_police_loss {

        padding: 27px 116px 28px 110px;

        margin-left: 112px;

    }

}

.managing_strat_police_conflict {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_conflict.png) no-repeat;

    min-height: 135px;

    margin-left: 0px;

    max-width: 100%;

}



@media (max-width: 960px) {

    .managing_strat_police_conflict {

        padding: 27px 116px 28px 110px;

        margin-left: 112px;

    }

}

.managing_strat_police_wear {

    background: url(/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_wear.png) no-repeat;

    min-height: 156px;

    margin-left: -13px;

    width: 316px;

}

}



@media (max-width: 960px) {

    .managing_strat_police_wear {

        padding: 27px 116px 28px 110px;

        margin-left: 112px;

    }

}

@media (max-width: 960px) {

    .managing_strat_police_life {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_life.png") no-repeat scroll center 0% transparent;

        padding: 27px 116px 28px 110px;

    }

    .managing_strat_police_loss {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_loss.png") no-repeat scroll center 0% transparent;

        padding: 27px 116px 28px 110px;

        width: 100%;

        margin-left: 0px;

    }

    .managing_strat_police_conflict {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_conflict.png") no-repeat scroll center 0% transparent;

        padding: 27px 116px 28px 110px;

        width: 100%;

        margin-left: 0px;

    }

    .managing_strat_police_wear {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_wear.png") no-repeat scroll center 0% transparent;

        padding: 27px 116px 28px 110px;

        width: 100%;

        margin-left: 0px;

    }

    #strategies_police .wrapper-imgleft2,

    #strategies_police .wrapper-imgright2 {

        background-color: #CBCBCB;

    }

}

.police_strat_col1 {

    padding-top: 157px;

}

@media (max-width: 960px) {

    .police_strat_col1 {

        padding-top: 35px;

    }

}

.police_tall {

    min-height: 367px;

}

.police_tall2 {

    min-height: 450px;

}

/* --------SMALL IMGS------- */

@media (max-width:959px) and (min-width:300px) {

    .homeimg,

    .policeworkimg,

    #managing_strategies .img1,

    #managing_strategies .img2,

    #managing_strategies .img3,

    #managing_strategies .img4,

    #managing_strategies .img5,

    #managing_strategies .img6,

    #managing_strategies .img7,

    #managing_strategies .img8,

    #managing_strategies .img9,

    #managing_strategies .img10,

    .managing_strat_img11,

    #audio_refresh .img {

        margin-left: 0px;

        left: 0px;

    }

}

/* --------LONG IMGS ---------*/

@media (max-width:959px) and (min-width:300px) {

    #what_is_ptsd .img1,

    #ptsd_veterans .img1,

    #recognizing_ptsd .img1,

    #recognizing_ptsd .img2,

    #recognizing_ptsd .img3,

    #recognizing_ptsd .img4,

    #managing .img1,

#tk .managing_police_img,

#tk .trainer_materials_img,

#tk .trainer_materials_resources_img1,

#tk .resources_sharing_img,

#tk .resources_veterans_img,

#tk .resources_military_img,

#tk .resources_ptsd_img,

#tk .resources_factsheet_img {

        max-width: 100%;

        margin-left: 0px;

    }

}

/* --------LONG IMGS NO BOTTOM MARGIN ---------*/

@media (max-width:959px) and (min-width:300px) {

    .managing_police_img {

        max-width: 100%;

        margin-left: 0px;

        margin-bottom: 0px;

    }

}

/* --------LONG IMGS SPECIFIC HEIGHT ---------*/

@media (max-width:959px) and (min-width:300px) {

    .managing_police_img2 {

        background: url("/PTSD/professional/treat/care/Toolkits/Police/img/managing/managing_strategies_police_img2.png") no-repeat scroll center / contain transparent;

        margin-left: 0px;

        width: 100%;

    }

}

/* --------LONG IMGS SPECIFIC HEIGHT ---------*/

@media (max-width:959px) and (min-width:300px) {

    .managing_police_img3 {

        margin-left: 0px;

        margin-bottom: 0px;

        min-height: 246px;

    }

}

@media (max-width:959px) and (min-width:300px) {

    .resource {

        width: 100%;

    }

}

